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

From Resonite Wiki
Importing a new version from external source
 
m FuzzyBot moved page Translations:Dynamic Variables/27/en to Translations:Dynamic variables/27/en without leaving a redirect: Part of translatable page "Dynamic Variables"
 
(One intermediate revision by the same user not shown)
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 00:50, 13 April 2025

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