Translations:Dynamic Variables/20/en

From Neos Wiki
Jump to navigation Jump to search

Creating, duplicating, or moving a dynamic variable requires Neos to bind that variable to its space. This usually takes a small amount of time, before which the dynamic variable can appear to be present, but not be readable or writable. Therefore, if you create a dynamic variable using the Create Dynamic Variable or Write Or Create Dynamic Variable LogiX node, or cause it to be duplicated using the Duplicate Slot LogiX node, or cause it to be moved using the Set Parent LogiX node, you may find it necessary to add an Updates Delay or Updates Delay With Value LogiX node afterwards in order to ensure the dynamic variables have been bound by the time you use them. A delay of 1 to 3 updates usually suffices.