Enable to get information about all units on the map, not just the visible units.
Enable to get information from the user (what units are selected, chat messages the user enters, etc)
Definition at line 6 of file Flag.h.
{ CompleteMapInformation = 0, UserInput = 1, Max };