EvEmu
0.8.4
11 September 2021
|
This is the complete list of members for BlueprintType, including all inherited members.
_Load(uint16 typeID) | ItemType | inlineprotectedstatic |
_Load() | ItemType | protectedvirtual |
_LoadType(uint16 typeID, const Inv::TypeData &data) | BlueprintType | inlineprotectedstatic |
basePrice() const | ItemType | inline |
BlueprintType(uint16 _id, const Inv::TypeData &_data, const BlueprintType *_parentBlueprintType, const ItemType &_productType, const EvERam::bpTypeData &_tData) | BlueprintType | protected |
capacity() const | ItemType | inline |
categoryID() const | ItemType | inline |
chanceOfDuplicating() const | ItemType | inline |
chanceOfRE() const | BlueprintType | 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 class | BlueprintType | friend |
ItemType::ItemType(uint16 _id, const Inv::TypeData &_data) | ItemType | protected |
Load(uint16 typeID) | BlueprintType | static |
LoadEffects() | ItemType | protected |
m_data | BlueprintType | protected |
m_parentBlueprintType | BlueprintType | protected |
m_productType | BlueprintType | protected |
m_stateFxMap | ItemType | |
marketGroupID() const | ItemType | inline |
mass() const | ItemType | inline |
materialModifier() const | BlueprintType | inline |
maxProductionLimit() const | BlueprintType | inline |
name() const | ItemType | inline |
parentBlueprintType() const | BlueprintType | inline |
parentBlueprintTypeID() const | BlueprintType | inline |
portionSize() const | ItemType | inline |
productionTime() const | BlueprintType | inline |
productivityModifier() const | BlueprintType | inline |
productType() const | BlueprintType | inline |
productTypeID() const | BlueprintType | inline |
published() const | ItemType | inline |
race() const | ItemType | inline |
radius() const | ItemType | inline |
recyclable() const | ItemType | inline |
refinable() const | ItemType | inline |
researchCopyTime() const | BlueprintType | inline |
researchMaterialTime() const | BlueprintType | inline |
researchProductivityTime() const | BlueprintType | inline |
researchTechTime() const | BlueprintType | inline |
techLevel() const | BlueprintType | inline |
volume() const | ItemType | inline |
wasteFactor() const | BlueprintType | inline |
~ItemType() | ItemType | inlinevirtual |