Readonly
importedAll CLI commands that were loaded into the worker, created with CliCommand.
All event listeners that were loaded into the worker, created with EventListener.
All registered http endpoints to be hosted on the http matchmaker, created with MatchmakerEndpoint.
All protocol message handlers that were loaded into the worker, created with MessageHandler.
All protocol messages that were registered into the worker, created with RegisterMessage.
Readonly
pluginAll registered spawn prefabs for the plugin, created with RegisterPrefab.
All registered player roles for the plugin, created with RegisterRole.
Generated using TypeDoc
All chat commands that were loaded into the room, created with ChatCommand.