|
sc2-gamedata
|
#include <Race.h>

Public Attributes | |
| uint32 | Count |
| Count. More... | |
| CFlags | Flags |
| Flags. More... | |
| std::vector< CGamePoint > | Offset |
| Offset. More... | |
| CFixed | Range |
| Range. More... | |
| CUnitLink | Unit |
| Unit. More... | |
| uint32 SStartingUnit::Count |
Count.
Count for each type of starting unit
| CFlags SStartingUnit::Flags |
Flags.
| std::vector<CGamePoint> SStartingUnit::Offset |
Offset.
Offset coordinates from the start location for the starting units
| CFixed SStartingUnit::Range |
Range.
Separation ranges for the starting units
| CUnitLink SStartingUnit::Unit |
Unit.
Starting units
1.8.14