![]() |
• Utility Library |
|
API Links
Developer Links
|
MapElement::GetOwningMapDefined in:
Returns the map to which an object belongs.
C4Map.hPrototype
Description
The GetOwningMap function returns a pointer to the Map container to which an object belongs. If the object is not a member of a map, then the return value is nullptr.
See Also
|