Attribute timeframes (Average Overlay): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 12: | Line 12: | ||
{{article end | {{article end | ||
|notes= | |notes= | ||
* If | * 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]] | * [[Average Overlay]] | ||
}} | }} |
Revision as of 10:24, 3 March 2022
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.