Search
Preparing search index...
The search index is not available
SkeldJS
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
protocol
ProtectPlayerMessage
Class ProtectPlayerMessage
Hierarchy
BaseRpcMessage
ProtectPlayerMessage
Index
Methods
Deserialize
Serialize
cancel
clone
Properties
message
Tag
message
Type
color
Id
message
Tag
message
Type
target
Net
Id
Accessors
canceled
Constructors
constructor
Methods
Static
Deserialize
Deserialize
(
reader
:
HazelReader
)
:
ProtectPlayerMessage
Parameters
reader:
HazelReader
Returns
ProtectPlayerMessage
Serialize
Serialize
(
writer
:
HazelWriter
)
:
void
Parameters
writer:
HazelWriter
Returns
void
cancel
cancel
(
)
:
void
Returns
void
clone
clone
(
)
:
ProtectPlayerMessage
Returns
ProtectPlayerMessage
Properties
Static
message
Tag
message
Tag
:
ProtectPlayer
= ...
Static
message
Type
message
Type
:
"rpc"
= ...
color
Id
color
Id
:
Color
message
Tag
message
Tag
:
ProtectPlayer
= ...
message
Type
message
Type
:
"rpc"
= ...
target
Net
Id
target
Net
Id
:
number
Accessors
canceled
get
canceled
(
)
:
boolean
Returns
boolean
Constructors
constructor
new
Protect
Player
Message
(
targetNetId
:
number
, colorId
:
Color
)
:
ProtectPlayerMessage
Parameters
targetNetId:
number
colorId:
Color
Returns
ProtectPlayerMessage
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
Protect
Player
Message
Deserialize
message
Tag
message
Type
Serialize
cancel
canceled
clone
color
Id
constructor
message
Tag
message
Type
target
Net
Id
reactor
state
text
translations
util
Generated using
TypeDoc