Importing a new version from external source |
m FuzzyBot moved page Translations:Dynamic Variables/131/en to Translations:Dynamic variables/131/en without leaving a redirect: Part of translatable page "Dynamic Variables" |
(No difference)
|
Latest revision as of 00:50, 13 April 2025
From there, it's simply a matter of knowing the right variable names and types (e.g. User/CoolAvatarSystem.Enabled
being a bool
). Plugging the previously obtained slot into the Source
of a Read Dynamic Variable of the matching type and path will get you the current value, while using a Write Dynamic Variable will allow you to write to it.