Interface RequestMapCommand


Generated

from protobuf message SC2APIProtocol.RequestMapCommand

interface RequestMapCommand {
    triggerCmd?: string;
}

Properties

Properties

triggerCmd?: string

Generated

from protobuf field: optional string trigger_cmd = 1;

Generated using TypeDoc