Instance::GetWorldName
Defined in:
Returns the name of an instanced world.
C4Instances.h
Prototype
const ResourceName& GetWorldName(void) const;
Description
The GetWorldName
function returns the name of the world resource referenced by an instance node.
See Also