EvEmu
0.8.4
11 September 2021
|
#include "POD_containers.h"
Definition at line 119 of file POD_containers.h.
int32 CharKillData::finalAllianceID |
Definition at line 123 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
uint32 CharKillData::finalCharacterID |
Definition at line 131 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
uint32 CharKillData::finalCorporationID |
Definition at line 132 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
uint32 CharKillData::finalDamageDone |
Definition at line 133 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
int32 CharKillData::finalFactionID |
Definition at line 126 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
double CharKillData::finalSecurityStatus |
Definition at line 136 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
uint16 CharKillData::finalShipTypeID |
Definition at line 121 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
uint16 CharKillData::finalWeaponTypeID |
Definition at line 122 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
std::string CharKillData::killBlob |
Definition at line 137 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
int64 CharKillData::killTime |
Definition at line 135 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
uint32 CharKillData::moonID |
Definition at line 134 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
uint32 CharKillData::solarSystemID |
Definition at line 127 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
int32 CharKillData::victimAllianceID |
Definition at line 124 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
uint32 CharKillData::victimCharacterID |
Definition at line 128 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
uint32 CharKillData::victimCorporationID |
Definition at line 129 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
uint32 CharKillData::victimDamageTaken |
Definition at line 130 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
int32 CharKillData::victimFactionID |
Definition at line 125 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().
uint16 CharKillData::victimShipTypeID |
Definition at line 120 of file POD_containers.h.
Referenced by CustomsSE::Killed(), StructureSE::Killed(), ShipSE::Killed(), and ServiceDB::SaveKillOrLoss().