Function Node.isInsideTree
Returns true
if this node is currently inside a SceneTree
.
bool isInsideTree() nothrow @nogc const;
Returns true
if this node is currently inside a SceneTree
.
bool isInsideTree() nothrow @nogc const;