Is Local Element
Elements
The Is Local Element
node takes in a world element and returns if that element is local. A local element is simply an element which isn't synchronized at all, but is still part of the data model. One example of a local element can be observed with the Play One Shot node, which has an option to create a local clip, when the option is on the output of the node will be a local element.
Inputs
Element (IWorldElement)
The world element in question.
Outputs
* (bool)
Returns if this element is local in this world.