Search
Preparing search index...
The search index is not available
SkeldJS
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
protocol
PlayerJoinData
Class PlayerJoinData
Hierarchy
PlayerJoinData
Index
Methods
Deserialize
Serialize
clone
Properties
client
Id
friend
Code
platform
player
Level
player
Name
puid
Constructors
constructor
Methods
Static
Deserialize
Deserialize
(
reader
:
HazelReader
)
:
PlayerJoinData
Parameters
reader:
HazelReader
Returns
PlayerJoinData
Serialize
Serialize
(
writer
:
HazelWriter
)
:
void
Parameters
writer:
HazelWriter
Returns
void
clone
clone
(
)
:
PlayerJoinData
Returns
PlayerJoinData
Properties
Readonly
client
Id
client
Id
:
number
Readonly
friend
Code
friend
Code
:
string
Readonly
platform
platform
:
PlatformSpecificData
Readonly
player
Level
player
Level
:
number
Readonly
player
Name
player
Name
:
string
Readonly
puid
puid
:
string
Constructors
constructor
new
Player
Join
Data
(
clientId
:
number
, playerName
:
string
, platform
:
PlatformSpecificData
, playerLevel
:
number
, puid
:
string
, friendCode
:
string
)
:
PlayerJoinData
Parameters
clientId:
number
playerName:
string
platform:
PlatformSpecificData
playerLevel:
number
puid:
string
friendCode:
string
Returns
PlayerJoinData
Getting
Started
Creating a
Client
Guides
Events
Writing
Custom
Protocol
Messages
Creating
Custom INOs
End
Game
Intents
API
Modules
client
constant
core
data
dtls
eos
events
lan
matchmaking
pathfinding
protocol
reactor
state
text
translations
util
client
constant
core
data
dtls
eos
events
lan
matchmaking
pathfinding
protocol
Player
Join
Data
Deserialize
Serialize
client
Id
clone
constructor
friend
Code
platform
player
Level
player
Name
puid
reactor
state
text
translations
util
Generated using
TypeDoc