Generated

from protobuf message SC2APIProtocol.RequestDebug

interface RequestDebug {
    debug: DebugCommand[];
}

Properties

Properties

debug: DebugCommand[]

Generated

from protobuf field: repeated SC2APIProtocol.DebugCommand debug = 1;

Generated using TypeDoc