Search
Preparing search index...
The search index is not available
SkeldJS
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
protocol
BaseRootMessage
Class BaseRootMessage
Hierarchy
BaseMessage
BaseRootMessage
Index
Methods
Deserialize
Serialize
cancel
clone
Properties
message
Tag
message
Type
message
Tag
message
Type
Accessors
canceled
Constructors
constructor
Methods
Static
Deserialize
Deserialize
(
reader
:
HazelReader
, direction
:
MessageDirection
, decoder
:
PacketDecoder
<
any
>
)
:
void
Parameters
reader:
HazelReader
direction:
MessageDirection
decoder:
PacketDecoder
<
any
>
Returns
void
Serialize
Serialize
(
writer
:
HazelWriter
, direction
:
MessageDirection
, decoder
:
PacketDecoder
<
any
>
)
:
void
Parameters
writer:
HazelWriter
direction:
MessageDirection
decoder:
PacketDecoder
<
any
>
Returns
void
cancel
cancel
(
)
:
void
Returns
void
clone
clone
(
)
:
BaseRootMessage
Returns
BaseRootMessage
Properties
Static
message
Tag
message
Tag
:
number
Static
message
Type
message
Type
:
"root"
= ...
Readonly
message
Tag
message
Tag
:
number
message
Type
message
Type
:
"root"
= ...
Accessors
canceled
get
canceled
(
)
:
boolean
Returns
boolean
Constructors
constructor
new
Base
Root
Message
(
)
:
BaseRootMessage
Returns
BaseRootMessage
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
Base
Root
Message
Deserialize
message
Tag
message
Type
Serialize
cancel
canceled
clone
constructor
message
Tag
message
Type
reactor
state
text
translations
util
Generated using
TypeDoc