Interface ActionToggleAutocast

Generated

from protobuf message SC2APIProtocol.ActionToggleAutocast

interface ActionToggleAutocast {
    abilityId?: number;
}

Properties

Properties

abilityId?: number

Generated

from protobuf field: optional int32 ability_id = 1;

Generated using TypeDoc