RBWCM-SDK Documentation - v1.1.0
Preparing search index...
GamePlayerPayload
Interface GamePlayerPayload
Represents a player currently active in a game instance.
interface
GamePlayerPayload
{
discordId
:
string
;
ign
:
string
;
team
:
number
;
userId
:
number
;
}
Index
Properties
discord
Id
ign
team
user
Id
Properties
discord
Id
discordId
:
string
ign
ign
:
string
team
team
:
number
user
Id
userId
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
discord
Id
ign
team
user
Id
RBWCM-SDK Documentation - v1.1.0
Loading...
Represents a player currently active in a game instance.