C4 Engine Terathon Software C4 Engine API Documentation

• Utility Library

API Links
Developer Links

Map::GetElementCount

Defined in:  C4Map.h
Returns the number of elements in a map.
Prototype

int32 GetElementCount(voidconst;

Description
The GetElementCount function iterates through the members of a map and returns the count.
See Also

Map::Empty