imported>Epsilion mNo edit summary |
m type not types |
||
Line 9: | Line 9: | ||
The '''DynamicValueVariable`1''' component stores a ''Value Type'' dynamic variable. | The '''DynamicValueVariable`1''' component stores a ''Value Type'' dynamic variable. | ||
For demonstration purposes, the component is shown here with an [[:Category: | For demonstration purposes, the component is shown here with an [[:Category:Type:Int | Int]] type. | ||
== Usage == | == Usage == | ||
{{Table ComponentFields | {{Table ComponentFields |
Revision as of 18:10, 18 January 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
Component image
Intoduction
The DynamicValueVariable`1 component stores a Value Type dynamic variable.
For demonstration purposes, the component is shown here with an Int type.
Usage
Name | Type | Description |
---|---|---|
persistent
|
Bool | Determines whether or not this item will be saved to the server. |
UpdateOrder
|
Int | Controls the order in which this component is updated. |
Enabled
|
Bool | Controls whether or not this component is enabled. |
VariableName
|
String | |
Value
|
T | |
OverrideOnLink
|
Bool |