Skip to content

Class: GameServer

Fields

NameTypeDescription
dbDocumentStoreAn instance of the document store database
eventHandlerEventHandlerAn instance of the event handler
registryRegistryAn instance of the assets manager registry

Field declarations

Field: db

An instance of the document store database

Type: DocumentStore

Field: eventHandler

An instance of the event handler

Type: EventHandler

Field: registry

An instance of the assets manager registry

Type: Registry