EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for ItemData, including all inherited members.
contraband | ItemData | |
customInfo | ItemData | |
flag | ItemData | |
ItemData(const char *_name="", uint16 _typeID=0, uint32 _ownerID=ownerSystem, uint32 _locationID=locTemp, EVEItemFlags _flag=flagNone, bool _contraband=false, bool _singleton=false, uint32 _quantity=0, const GPoint &_position=NULL_ORIGIN, const char *_customInfo="") | ItemData | |
ItemData(uint16 _typeID, uint32 _ownerID, uint32 _locationID, EVEItemFlags _flag, uint32 _quantity, const char *_customInfo="", bool _contraband=false) | ItemData | |
ItemData(uint16 _typeID, uint32 _ownerID, uint32 _locationID, EVEItemFlags _flag, const char *_name="", const GPoint &_position=NULL_ORIGIN, const char *_customInfo="", bool _contraband=false) | ItemData | |
locationID | ItemData | |
name | ItemData | |
ownerID | ItemData | |
position | ItemData | |
quantity | ItemData | |
singleton | ItemData | |
typeID | ItemData |