Attribute timeframes (Average Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
|description=The amount of [[timeframe]]s to display when basing input on [[Attribute array]]s. | |description=The amount of [[timeframe]]s to display when basing input on [[Attribute array]]s. | ||
|defaultvalue=1 | |defaultvalue=1 | ||
|icon= | |icon=AverageWizard_icon_attribute_timeframes.png | ||
}}</onlyinclude>}} | }}</onlyinclude>}} | ||
Line 14: | Line 14: | ||
* If the corresponding index of a [[timeframe]] is larger than or equal to the size of the [[Attribute array]], the value "0" will be used. This behavior is similar to an attribute not being found. | * If the corresponding index of a [[timeframe]] is larger than or equal to the size of the [[Attribute array]], the value "0" will be used. This behavior is similar to an attribute not being found. | ||
|seealso= | |seealso= | ||
* [[Average Overlay]] | * [[Attribute (Average Overlay)]] | ||
* [[Attribute model (Average Overlay)]] | |||
}} | }} | ||
{{AverageOverlay nav}} |
Latest revision as of 16:12, 2 February 2024
Icon | Attribute | Unit | Range | Description | Default value |
---|---|---|---|---|---|
ATTRIBUTE_TIMEFRAMES | integer | The amount of timeframes to display when basing input on Attribute arrays. | 1 |
Attributes can have a single value or an array of values. Each timeframe of the Average Overlay will refer to the corresponding index in the Attribute array.
Notes
- If the corresponding index of a timeframe is larger than or equal to the size of the Attribute array, the value "0" will be used. This behavior is similar to an attribute not being found.
See also