$rootNode property
Whether this node is a root node. If true, it will not be destroyed when depending nodes are destroyed.
Implementation
bool $rootNode = false;
Whether this node is a root node. If true, it will not be destroyed when depending nodes are destroyed.
bool $rootNode = false;