![]() |
• World Manager |
|
API Links
Developer Links
|
World::GetRootNodeDefined in:
Returns the root node of a world.
C4World.hPrototype
Description
The GetRootNode function returns a pointer to the root node of a world. Since the root node of a world is always a zone, the return value is a pointer to a Zone node.
See Also
|