Enumeration DisplayType

Generated

from protobuf enum SC2APIProtocol.DisplayType

Enumeration Members

Hidden: 3

Fully hidden

Generated

from protobuf enum value: Hidden = 3;

Placeholder: 4

Building that hasn't started construction.

Generated

from protobuf enum value: Placeholder = 4;

Snapshot: 2

Dimmed version of unit left behind after entering fog of war

Generated

from protobuf enum value: Snapshot = 2;

UNSPECIFIED$: 0

Generated

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

Visible: 1

Fully visible

Generated

from protobuf enum value: Visible = 1;

Generated using TypeDoc