BroadcastMessageNames
constBroadcastMessageNames:object
Defined in: defines.ts:475
BroadcastMessage enum key lookup.
This can be indexed by BroadcastMessages to get the human-readable name
of the provided broadcast message index.
Type Declaration
0
readonly0:"CameraSwitchPos"='CameraSwitchPos'
1
readonly1:"CameraSwitchNum"='CameraSwitchNum'
10
readonly10:"TelemCommand"='TelemCommand'
11
readonly11:"FFBCommand"='FFBCommand'
12
readonly12:"ReplaySearchSessionTime"='ReplaySearchSessionTime'
13
readonly13:"VideoCapture"='VideoCapture'
14
readonly14:"UnusedPlaceholder"='UnusedPlaceholder'
2
readonly2:"CameraSetState"='CameraSetState'
3
readonly3:"ReplaySetPlaySpeed"='ReplaySetPlaySpeed'
4
readonly4:"ReplaySetPlayPosition"='ReplaySetPlayPosition'
5
readonly5:"ReplaySearch"='ReplaySearch'
6
readonly6:"ReplaySetState"='ReplaySetState'
7
readonly7:"ReloadTextures"='ReloadTextures'
8
readonly8:"ChatCommand"='ChatCommand'
9
readonly9:"PitCommand"='PitCommand'