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