Interface ActionObserverCameraFollowPlayer

Generated

from protobuf message SC2APIProtocol.ActionObserverCameraFollowPlayer

interface ActionObserverCameraFollowPlayer {
    playerId?: number;
}

Properties

Properties

playerId?: number

Generated

from protobuf field: optional uint32 player_id = 1;

Generated using TypeDoc