EvEmu
0.8.4
11 September 2021
|
#include "POD_containers.h"
Public Attributes | |
uint32 | ownerID |
uint32 | corpID |
uint32 | locID |
Definition at line 391 of file POD_containers.h.
uint32 OwnerData::corpID |
Definition at line 393 of file POD_containers.h.
Referenced by InventoryDB::GetItemContents(), and Inventory::LoadContents().
uint32 OwnerData::locID |
Definition at line 394 of file POD_containers.h.
Referenced by InventoryDB::GetItemContents(), Inventory::LoadContents(), and StationDB::LoadOffices().
uint32 OwnerData::ownerID |
Definition at line 392 of file POD_containers.h.
Referenced by InventoryDB::GetItemContents(), and Inventory::LoadContents().