from protobuf enum SC2APIProtocol.PlayerType
from protobuf enum value: Computer = 2;
from protobuf enum value: Observer = 3;
from protobuf enum value: Participant = 1;
synthetic value - protobuf-ts requires all enums to have a 0 value
Generated using TypeDoc
Generated
from protobuf enum SC2APIProtocol.PlayerType