DDraceNetwork Documentation
Loading...
Searching...
No Matches
gamecontext.h File Reference
#include "eventhandler.h"
#include "gameworld.h"
#include "teehistorian.h"
#include <engine/console.h>
#include <engine/server.h>
#include <generated/protocol.h>
#include <game/collision.h>
#include <game/layers.h>
#include <game/mapbugs.h>
#include <game/voting.h>
#include <map>
#include <memory>
#include <string>
Include dependency graph for gamecontext.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  CSnapContext
class  CMute
class  CMutes
class  CGameContext
struct  CGameContext::CPersistentData
struct  CGameContext::CPersistentClientData
struct  CGameContext::CLog

Functions

static bool CheckClientId (int ClientId)

Function Documentation

◆ CheckClientId()

bool CheckClientId ( int ClientId)
inlinestatic