Interface ActionObserverCameraFollowUnits

Generated

from protobuf message SC2APIProtocol.ActionObserverCameraFollowUnits

interface ActionObserverCameraFollowUnits {
    unitTags: bigint[];
}

Properties

Properties

unitTags: bigint[]

Generated

from protobuf field: repeated uint64 unit_tags = 1;

Generated using TypeDoc