RBWCM-SDK Documentation - v1.1.0
Preparing search index...
GameUserPartial
Interface GameUserPartial
Raw data structure for a User within a game context.
interface
GameUserPartial
{
discordId
:
string
;
id
:
number
;
ign
:
string
;
}
Index
Properties
discord
Id
id
ign
Properties
discord
Id
discordId
:
string
id
id
:
number
ign
ign
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
discord
Id
id
ign
RBWCM-SDK Documentation - v1.1.0
Loading...
Raw data structure for a User within a game context.