DDraceNetwork Documentation
Loading...
Searching...
No Matches
CScoreRandomMapResult Struct Reference

#include <scoreworker.h>

Inheritance diagram for CScoreRandomMapResult:
[legend]
Collaboration diagram for CScoreRandomMapResult:
[legend]

Public Member Functions

 CScoreRandomMapResult (int ClientId)
Public Member Functions inherited from ISqlResult
virtual ~ISqlResult ()=default

Public Attributes

int m_ClientId
char m_aMap [MAX_MAP_LENGTH]
char m_aMessage [512]
Public Attributes inherited from ISqlResult
std::atomic_bool m_Completed {false}
bool m_Success = false

Constructor & Destructor Documentation

◆ CScoreRandomMapResult()

CScoreRandomMapResult::CScoreRandomMapResult ( int ClientId)
inline

Member Data Documentation

◆ m_aMap

char CScoreRandomMapResult::m_aMap[MAX_MAP_LENGTH]

◆ m_aMessage

char CScoreRandomMapResult::m_aMessage[512]

◆ m_ClientId

int CScoreRandomMapResult::m_ClientId

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