from protobuf enum SC2APIProtocol.Race
from protobuf enum value: NoRace = 0;
from protobuf enum value: Protoss = 3;
from protobuf enum value: Random = 4;
from protobuf enum value: Terran = 1;
from protobuf enum value: Zerg = 2;
Generated using TypeDoc
Generated
from protobuf enum SC2APIProtocol.Race