A dynamic reference variable is a component that allows storing any reference [[:Category:Type|Type]] inside the component. The reference is then accessible and changeable via the [[Dynamic Variables]] system.
{{Infobox Component
{{Infobox Component
|Image=DynamicReferenceVariable`1Component.png
|Image=DynamicReferenceVariable`1Component.png
Line 11:
Line 11:
== Fields ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|VariableName|String|
|VariableName|String| {{Template:Variable Name Component}}
|Reference|IWorldElement|
|Reference|'''T'''|TypeAdv1=true| The reference this variable holds. Can set and be changed by the [[Dynamic Variables]] system.
A dynamic reference variable is a component that allows storing any reference Type inside the component. The reference is then accessible and changeable via the Dynamic Variables system.
Component image
Dynamic Reference Variable`1 component as seen in the Scene Inspector
whether this component should write its value to a Dynamic Variable Space Component when it links to the space, updating all child variables with the same name and type.