#include <antibot_data.h>
|
| CAntibotVersion | m_Version |
| |
| int64_t | m_Now |
| |
| int64_t | m_Freq |
| |
| void(* | m_pfnKick )(int ClientId, const char *pMessage, void *pUser) |
| |
| void(* | m_pfnLog )(const char *pMessage, void *pUser) |
| |
| void(* | m_pfnReport )(int ClientId, const char *pMessage, void *pUser) |
| |
| void(* | m_pfnSend )(int ClientId, const void *pData, int DataSize, int Flags, void *pUser) |
| |
| void(* | m_pfnTeehistorian )(const void *pData, int DataSize, void *pUser) |
| |
| void * | m_pUser |
| |
◆ m_Freq
◆ m_Now
◆ m_pfnKick
◆ m_pfnLog
◆ m_pfnReport
◆ m_pfnSend
◆ m_pfnTeehistorian
◆ m_pUser
| void* CAntibotData::m_pUser |
◆ m_Version
The documentation for this struct was generated from the following file: