![]() |
• World Manager |
|
API Links
Developer Links
|
Node::GetWorldDefined in:
Returns the world to which a node belongs.
C4Node.hPrototype
Description
The GetWorld function returns a pointer to the World object to which the node belongs. A node's world pointer is automatically set when a node is added to a tree with the Node::AddNewSubnode function.
See Also
|