DDraceNetwork Docs
CTestGameWorld Class Reference
Inheritance diagram for CTestGameWorld:
[legend]
Collaboration diagram for CTestGameWorld:
[legend]

Public Member Functions

CGameContextGameServer ()
 
 CTestGameWorld ()
 
 ~CTestGameWorld () override
 

Public Attributes

IGameServerm_pGameServer = nullptr
 
CServerm_pServer = nullptr
 
std::unique_ptr< IKernelm_pKernel
 
CTestInfo m_TestInfo
 

Constructor & Destructor Documentation

◆ CTestGameWorld()

CTestGameWorld::CTestGameWorld ( )
inline

◆ ~CTestGameWorld()

CTestGameWorld::~CTestGameWorld ( )
inlineoverride

Member Function Documentation

◆ GameServer()

CGameContext * CTestGameWorld::GameServer ( )
inline

Member Data Documentation

◆ m_pGameServer

IGameServer* CTestGameWorld::m_pGameServer = nullptr

◆ m_pKernel

std::unique_ptr<IKernel> CTestGameWorld::m_pKernel

◆ m_pServer

CServer* CTestGameWorld::m_pServer = nullptr

◆ m_TestInfo

CTestInfo CTestGameWorld::m_TestInfo

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