EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for ItemType, including all inherited members.
_Load(uint16 typeID) | ItemType | inlineprotectedstatic |
_Load() | ItemType | protectedvirtual |
_LoadType(uint16 typeID, const Inv::TypeData &data) | ItemType | protectedstatic |
basePrice() const | ItemType | inline |
capacity() const | ItemType | inline |
categoryID() const | ItemType | inline |
chanceOfDuplicating() const | ItemType | inline |
CopyAttributes(InventoryItem &itemRef) const | ItemType | |
description() const | ItemType | inline |
GetAttribute(const uint16 attributeID) const | ItemType | |
GetDefaultEffect() const | ItemType | inline |
GetEffectMap(const int8 state, std::map< uint16, Effect > &effectMap) const | ItemType | |
groupID() const | ItemType | inline |
groupName() const | ItemType | inline |
HasAttribute(const uint16 attributeID) const | ItemType | |
HasEffect(uint16 effectID) const | ItemType | |
HasReqSkill(const uint16 skillID) const | ItemType | |
id() const | ItemType | inline |
ItemType(uint16 _id, const Inv::TypeData &_data) | ItemType | protected |
Load(uint16 typeID) | ItemType | static |
Load(uint16 typeID) | ItemType | inlineprotectedstatic |
LoadEffects() | ItemType | protected |
m_AttributeMap | ItemType | private |
m_defaultFxID | ItemType | private |
m_group | ItemType | private |
m_reqSkillMap | ItemType | private |
m_stateFxMap | ItemType | |
m_type | ItemType | private |
marketGroupID() const | ItemType | inline |
mass() const | ItemType | inline |
name() const | ItemType | inline |
portionSize() const | ItemType | inline |
published() const | ItemType | inline |
race() const | ItemType | inline |
radius() const | ItemType | inline |
recyclable() const | ItemType | inline |
refinable() const | ItemType | inline |
volume() const | ItemType | inline |
~ItemType() | ItemType | inlinevirtual |