Translations:Dynamic Variables/13/en

From Neos Wiki
Jump to navigation Jump to search

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.