Generated

from protobuf message SC2APIProtocol.RequestStep

interface RequestStep {
    count?: number;
}

Properties

Properties

count?: number

Generated

from protobuf field: optional uint32 count = 1;

Generated using TypeDoc