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