Search
Preparing search index...
The search index is not available
SkeldJS
Options
All
Public
Public/Protected
All
Inherited
Externals
Only exported
Menu
Globals
protocol
VoteState
Class VoteState
Hierarchy
VoteState
Index
Methods
Deserialize
Serialize
clone
Constructors
constructor
Properties
player
Id
voted
For
Id
Methods
Static
Deserialize
Deserialize
(
reader
:
HazelReader
)
:
VoteState
Parameters
reader:
HazelReader
Returns
VoteState
Serialize
Serialize
(
writer
:
HazelWriter
)
:
void
Parameters
writer:
HazelWriter
Returns
void
clone
clone
(
)
:
VoteState
Returns
VoteState
Constructors
constructor
new
Vote
State
(
playerId
:
number
, votedForId
:
number
)
:
VoteState
Parameters
playerId:
number
votedForId:
number
Returns
VoteState
Properties
Readonly
player
Id
player
Id
:
number
Readonly
voted
For
Id
voted
For
Id
:
number
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
Vote
State
Deserialize
Serialize
clone
constructor
player
Id
voted
For
Id
reactor
state
text
translations
util
Generated using
TypeDoc