Interface ActionObserverPlayerPerspective

Generated

from protobuf message SC2APIProtocol.ActionObserverPlayerPerspective

interface ActionObserverPlayerPerspective {
    playerId?: number;
}

Properties

Properties

playerId?: number

Generated

from protobuf field: optional uint32 player_id = 1;

Generated using TypeDoc