GetNumStates
int GetNumStates() const;
int numStates = map->GetNumStates();
int stateCount = map.GetNumStates();