Messages

ObserverSwitched

Event when the observer camera switches from viewing one player to another

Field NameTypeTagDescription
timestampuint641The timestamp when the observer camera switch occurred.
categorystring2The category of the event, e.g., “observer_switched”.
observerPlayer3The observer who is switching the view.
targetPlayer4The new target player that the observer camera is switching to.
targetTeamPlayer[]5A list of Player objects representing the team of the new target player.

ObserverAnnotation

Used by observers to annotate events uniquely

Field NameTypeTagDescription
timestampuint641The timestamp when the annotation was made.
categorystring2The category of the event, e.g., “observer_annotation”.
annotationSerialint323A serial number uniquely identifying the annotation event.

Last updated 13 Apr 2024, 12:16 -0400 . history