Preparing search index...
The search index is not available
@skeldjs/hindenburg
@skeldjs/hindenburg
SpawnMessage
Class SpawnMessage
Hierarchy
BaseGameDataMessage
SpawnMessage
Index
Methods
Deserialize
Serialize
cancel
clone
Properties
message
Tag
message
Type
components
flags
message
Tag
message
Type
ownerid
spawn
Type
Accessors
canceled
Constructors
constructor
Methods
Static
Deserialize
Deserialize
(
reader
:
HazelReader
)
:
SpawnMessage
Parameters
reader:
HazelReader
Returns
SpawnMessage
Serialize
Serialize
(
writer
:
HazelWriter
)
:
void
Parameters
writer:
HazelWriter
Returns
void
cancel
cancel
(
)
:
void
Returns
void
clone
clone
(
)
:
SpawnMessage
Returns
SpawnMessage
Properties
Static
message
Tag
message
Tag
:
Spawn
Static
message
Type
message
Type
:
"gamedata"
Readonly
components
components
:
ComponentSpawnData
[]
Readonly
flags
flags
:
number
message
Tag
message
Tag
:
Spawn
message
Type
message
Type
:
"gamedata"
Readonly
ownerid
ownerid
:
number
Readonly
spawn
Type
spawn
Type
:
SpawnType
Accessors
canceled
get
canceled
(
)
:
boolean
Returns
boolean
Constructors
constructor
new
Spawn
Message
(
spawnType
:
SpawnType
, ownerid
:
number
, flags
:
number
, components
:
ComponentSpawnData
[]
)
:
SpawnMessage
Parameters
spawnType:
SpawnType
ownerid:
number
flags:
number
components:
ComponentSpawnData
[]
Returns
SpawnMessage
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Modules
@skeldjs/hindenburg
Getting
Started
Installation
Connecting to your server
Configuration
Environment
Variables
Logging
Config
Reactor
Support
Using
Hindenburg
Installing
Plugins
Server-
as-
a-
Host
Interactive CLI
Chat
Commands
Advanced
Usage
Unknown
Innernet
Objects
Message
Ordering
Contributing
Comparison with
Impostor
Plugins
Creating a
Plugin
Developing
Plugins
Publishing
Plugins
Compatible
Hindenburg API
Versions
Worker and
Room
Plugins
Load
Ordering
Dependencies
Configuration
Lifecycle
Methods
API
Event
Listeners
Chat
Commands
CLI
Commands
Event
Targets
End
Game
Intents
Server
Broadcast
Game
Codes
Advanced
Custom
Innernet
Objects
Handling
Custom RPCs
Custom
Protocol
Messages
Receiving
Protocol
Messages
Custom
Roles
Player
Perspectives
Reactor
Integration
Guides
How to create a custom role
How to display floating text
Topics
Object
Ownership
Guards
Spawn
Message
Deserialize
message
Tag
message
Type
Serialize
cancel
canceled
clone
components
constructor
flags
message
Tag
message
Type
ownerid
spawn
Type
Generated using
TypeDoc