![]() |
DDraceNetwork Documentation
|
#include <scoreworker.h>
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 |
|
inline |
| char CScoreRandomMapResult::m_aMap[MAX_MAP_LENGTH] |
| char CScoreRandomMapResult::m_aMessage[512] |
| int CScoreRandomMapResult::m_ClientId |