RBWCM-SDK Documentation - v1.1.0
Preparing search index...
GameStartedPayload
Interface GameStartedPayload
Payload for
RankedEvent.GameStarted
interface
GameStartedPayload
{
gameId
:
number
;
players
:
GamePlayerPayload
[]
;
queueId
:
string
;
}
Index
Properties
game
Id
players
queue
Id
Properties
game
Id
gameId
:
number
players
players
:
GamePlayerPayload
[]
queue
Id
queueId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
game
Id
players
queue
Id
RBWCM-SDK Documentation - v1.1.0
Loading...
Payload for RankedEvent.GameStarted