Generated

from protobuf message SC2APIProtocol.DebugSetScore

interface DebugSetScore {
    score?: number;
}

Properties

Properties

score?: number

Generated

from protobuf field: optional float score = 1;

Generated using TypeDoc