Preparing search index...
The search index is not available
@skeldjs/hindenburg
@skeldjs/hindenburg
ReportPlayerMessage
Class ReportPlayerMessage
Hierarchy
BaseRootMessage
ReportPlayerMessage
Index
Methods
Deserialize
Serialize
cancel
clone
Properties
message
Tag
message
Type
client
Id
code
message
Tag
message
Type
name
outcome
reason
Accessors
canceled
Constructors
constructor
Methods
Static
Deserialize
Deserialize
(
reader
:
HazelReader
, direction
:
MessageDirection
)
:
ReportPlayerMessage
Parameters
reader:
HazelReader
direction:
MessageDirection
Returns
ReportPlayerMessage
Serialize
Serialize
(
writer
:
HazelWriter
, direction
:
MessageDirection
)
:
void
Parameters
writer:
HazelWriter
direction:
MessageDirection
Returns
void
cancel
cancel
(
)
:
void
Returns
void
clone
clone
(
)
:
ReportPlayerMessage
Returns
ReportPlayerMessage
Properties
Static
message
Tag
message
Tag
:
ReportPlayer
Static
message
Type
message
Type
:
"root"
client
Id
client
Id
:
number
code
code
:
number
message
Tag
message
Tag
:
ReportPlayer
message
Type
message
Type
:
"root"
name
name
:
string
outcome
outcome
:
ReportOutcome
reason
reason
:
ReportReason
Accessors
canceled
get
canceled
(
)
:
boolean
Returns
boolean
Constructors
constructor
new
Report
Player
Message
(
code
:
string
|
number
, clientId
:
number
, reason
:
ReportReason
)
:
ReportPlayerMessage
Parameters
code:
string
|
number
clientId:
number
reason:
ReportReason
Returns
ReportPlayerMessage
new
Report
Player
Message
(
clientId
:
number
, reason
:
ReportReason
, outcome
:
ReportOutcome
, name
:
string
)
:
ReportPlayerMessage
Parameters
clientId:
number
reason:
ReportReason
outcome:
ReportOutcome
name:
string
Returns
ReportPlayerMessage
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
Report
Player
Message
Deserialize
message
Tag
message
Type
Serialize
cancel
canceled
client
Id
clone
code
constructor
message
Tag
message
Type
name
outcome
reason
Generated using
TypeDoc