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