EvEmu
0.8.4
11 September 2021
|
#include "EVE_RAM.h"
int8 EvERam::bpTypeData::catID |
Definition at line 115 of file EVE_RAM.h.
Referenced by StaticDataMgr::Populate().
float EvERam::bpTypeData::chanceOfRE |
Definition at line 128 of file EVE_RAM.h.
Referenced by BlueprintType::chanceOfRE(), and StaticDataMgr::Populate().
uint32 EvERam::bpTypeData::materialModifier |
Definition at line 126 of file EVE_RAM.h.
Referenced by BlueprintType::materialModifier(), and StaticDataMgr::Populate().
uint32 EvERam::bpTypeData::maxProductionLimit |
Definition at line 127 of file EVE_RAM.h.
Referenced by BlueprintType::maxProductionLimit(), and StaticDataMgr::Populate().
uint16 EvERam::bpTypeData::parentBlueprintTypeID |
Definition at line 119 of file EVE_RAM.h.
Referenced by BlueprintType::_LoadType(), BlueprintType::BlueprintType(), and StaticDataMgr::Populate().
uint32 EvERam::bpTypeData::productionTime |
Definition at line 120 of file EVE_RAM.h.
Referenced by StaticDataMgr::Populate(), BlueprintType::productionTime(), and MarketMgr::SetBasePrice().
uint32 EvERam::bpTypeData::productivityModifier |
Definition at line 125 of file EVE_RAM.h.
Referenced by StaticDataMgr::Populate(), and BlueprintType::productivityModifier().
uint16 EvERam::bpTypeData::productTypeID |
Definition at line 118 of file EVE_RAM.h.
Referenced by BlueprintType::_LoadType(), BlueprintType::BlueprintType(), and StaticDataMgr::Populate().
uint32 EvERam::bpTypeData::researchCopyTime |
Definition at line 123 of file EVE_RAM.h.
Referenced by StaticDataMgr::Populate(), and BlueprintType::researchCopyTime().
uint32 EvERam::bpTypeData::researchMaterialTime |
Definition at line 122 of file EVE_RAM.h.
Referenced by StaticDataMgr::Populate(), and BlueprintType::researchMaterialTime().
uint32 EvERam::bpTypeData::researchProductivityTime |
Definition at line 121 of file EVE_RAM.h.
Referenced by StaticDataMgr::Populate(), and BlueprintType::researchProductivityTime().
uint32 EvERam::bpTypeData::researchTechTime |
Definition at line 124 of file EVE_RAM.h.
Referenced by StaticDataMgr::Populate(), and BlueprintType::researchTechTime().
int8 EvERam::bpTypeData::techLevel |
Definition at line 116 of file EVE_RAM.h.
Referenced by StaticDataMgr::Populate(), and BlueprintType::techLevel().
uint16 EvERam::bpTypeData::wasteFactor |
Definition at line 117 of file EVE_RAM.h.
Referenced by StaticDataMgr::Populate(), and BlueprintType::wasteFactor().