|VariableName|String|The name of the dynamic variable to be used
|VariableName|String|The name of the dynamic variable to be used
|TargetField|IField`1|TypeString1=IField<T>|The field that will be used as the dynamic variable's value
|TargetField|{{RootFieldType|RelayRef`1|[[Type:IField`1|IField`1]]<T>}}|TypeAdv1=true|The field that will be used as the dynamic variable's value
|OverrideOnLink|Bool|If true, the value of the field will be written when this component is moved into a new space
|OverrideOnLink|Bool|If true, the value of the field will be written when this component is moved into a new space
}}
}}
Revision as of 19:09, 1 March 2024
This article or section is a Stub. You can help the Resonite Wiki by expanding it.
The DynamicField`1 component points at a field containing a value type. The value of the its variable is whatever the field contains, and the field will be updated if the variable is written to.
For demonstration purposes, this component is shown with a float type.