Enumeration Score_ScoreType

Generated

from protobuf enum SC2APIProtocol.Score.ScoreType

Enumeration Members

Enumeration Members

Curriculum: 1

map generated score (from curriculum maps with special scoring)

Generated

from protobuf enum value: Curriculum = 1;

Melee: 2

summation of in-progress and current units/buildings value + minerals + vespene

Generated

from protobuf enum value: Melee = 2;

UNSPECIFIED$: 0

Generated

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

Generated using TypeDoc