EvEmu
0.8.4
11 September 2021
|
#include "POD_containers.h"
Public Attributes | |
uint8 | visibilityFlags |
uint32 | certificateID |
int64 | grantDate |
Definition at line 17 of file POD_containers.h.
uint32 CharCerts::certificateID |
Definition at line 19 of file POD_containers.h.
Referenced by CertificateMgrDB::AddCertificate(), Character::GrantCertificate(), and CertificateMgrDB::LoadCertificates().
int64 CharCerts::grantDate |
Definition at line 20 of file POD_containers.h.
Referenced by CertificateMgrDB::AddCertificate(), Character::GrantCertificate(), and CertificateMgrDB::LoadCertificates().
uint8 CharCerts::visibilityFlags |
Definition at line 18 of file POD_containers.h.
Referenced by CertificateMgrDB::AddCertificate(), Character::GrantCertificate(), and CertificateMgrDB::LoadCertificates().