Generated

from protobuf enum SC2APIProtocol.Alliance

Enumeration Members

Enumeration Members

Ally: 2

Generated

from protobuf enum value: Ally = 2;

Enemy: 4

Generated

from protobuf enum value: Enemy = 4;

Neutral: 3

Generated

from protobuf enum value: Neutral = 3;

Self: 1

Generated

from protobuf enum value: Self = 1;

UNSPECIFIED$: 0

Generated

synthetic value - protobuf-ts requires all enums to have a 0 value

Generated using TypeDoc