All translations

Enter a message name below to show all available translations.

Message

Found 2 translations.

NameCurrent message text
 h English (en)'''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 [https://en.wikipedia.org/wiki/Associative_array 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.
 h Japanese (ja)'''Dynamic variables'''(略して'''dyn vars'''または'''dynvars''')は、任意のスコープ内のデータをSlot階層の下に、任意の名前をつけて格納できるデータストレージシステムです。これは、[https://en.wikipedia.org/wiki/Associative_array(連想配列)]に似ています。これらは、多くの可動部分を持つ大規模なシステムでよく使用されますが、オブジェクト上で変更可能な簡単な「グローバル」値としても便利です。