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.
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 [[:Category:Types:Float|float]] type.
For demonstration purposes, this component is shown with a [[:Category:Type:Float|float]] type.
<!--T:3-->
<!--T:3-->
Revision as of 18:08, 18 January 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.