Translations:Dynamic variables/92/en

From Resonite Wiki
Revision as of 00:50, 13 April 2025 by FuzzyBot (talk | contribs) (FuzzyBot moved page Translations:Dynamic Variables/92/en to Translations:Dynamic variables/92/en without leaving a redirect: Part of translatable page "Dynamic Variables")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Dynamic variables, commonly shorted to dyn vars or dynvars, is a system of data storage wherein one can store arbitrary, scoped data under slot hierarchies with arbitrary names, akin to that of an associative array. Their usage is usually found in large systems with many moving parts, but can nonetheless be useful as easy "global" values that can be changed on an object.