Nebula
Loading...
Searching...
No Matches
Game::GameServer::State Struct Reference

Detailed Description

contains internal state and world management

Public Attributes

Worldworlds [32]
 
uint numWorlds = 0
 
Util::HashTable< WorldHash, WorldId, 32, 1 > worldTable
 
Ptr< MemDb::DatabasetemplateDatabase
 Contains all templates.
 

Member Data Documentation

◆ numWorlds

uint Game::GameServer::State::numWorlds = 0

◆ templateDatabase

Ptr<MemDb::Database> Game::GameServer::State::templateDatabase

Contains all templates.

◆ worlds

World* Game::GameServer::State::worlds[32]

◆ worldTable

Util::HashTable<WorldHash, WorldId, 32, 1> Game::GameServer::State::worldTable

The documentation for this struct was generated from the following file: