Generated

from protobuf message SC2APIProtocol.RequestAction

interface RequestAction {
    actions: Action[];
}

Properties

Properties

actions: Action[]

Generated

from protobuf field: repeated SC2APIProtocol.Action actions = 1;

Generated using TypeDoc