Generated

from protobuf message SC2APIProtocol.DebugEndGame

interface DebugEndGame {
    endResult?: DebugEndGame_EndResult;
}

Properties

Properties

Generated

from protobuf field: optional SC2APIProtocol.DebugEndGame.EndResult end_result = 1;

Generated using TypeDoc