Interface ActionCargoPanelUnload

Generated

from protobuf message SC2APIProtocol.ActionCargoPanelUnload

interface ActionCargoPanelUnload {
    unitIndex?: number;
}

Properties

Properties

unitIndex?: number

Generated

from protobuf field: optional int32 unit_index = 1;

Generated using TypeDoc