Translations:Dynamic variables/24/en

From Resonite Wiki
Revision as of 18:30, 24 April 2024 by FuzzyBot (talk | contribs) (Importing a new version from external source)

If you want to use an existing field or reference as the contents of a dynamic variable, you can use the DynamicField<T> or DynamicReference<T> components. Instead of storing something directly, they point at a field that contains a value or reference type, respectively.