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