Interface RequestObserverAction


Generated

from protobuf message SC2APIProtocol.RequestObserverAction

interface RequestObserverAction {
    actions: ObserverAction[];
}

Properties

Properties

actions: ObserverAction[]

Generated

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

Generated using TypeDoc