Translations:Dynamic Variables/27/en: Difference between revisions

From Resonite Wiki
Importing a new version from external source
 
Importing a new version from external source
 
Line 1: Line 1:
You can use the contents of a dynamic variable to drive a field or reference, using the [[DynamicValueVariableDriver%601_(Component)|DynamicValueVariableDriver<T>]] and [[DynamicReferenceVariableDriver%601_(Component)|DynamicReferenceVariableDriver<T>]] components.
You can use the contents of a dynamic variable to drive a field or reference, using the [[Component:DynamicValueVariableDriver|DynamicValueVariableDriver<T>]] and [[Component:DynamicReferenceVariableDriver|DynamicReferenceVariableDriver<T>]] components.

Latest revision as of 18:30, 24 April 2024

You can use the contents of a dynamic variable to drive a field or reference, using the DynamicValueVariableDriver<T> and DynamicReferenceVariableDriver<T> components.