PC Stable Documentation
|
|
Private Member Functions | |
void | WeightDebugData (EntityAI entity) |
void | SetWeight (float weight) |
void | SetCalcDetails (string details) |
void | AddCalcDetails (string details) |
void | Output () |
Private Attributes | |
string | m_Classname |
string | m_Weight |
int | m_InventoryDepth |
string | m_CalcDetails |
|
inlineprivate |
References m_Classname, and m_InventoryDepth.
|
inlineprivate |
References m_CalcDetails.
Referenced by Weapon::GetWeightSpecialized().
|
inlineprivate |
References m_CalcDetails, m_Classname, m_InventoryDepth, m_Weight, and Print().
|
inlineprivate |
References m_CalcDetails.
Referenced by Weapon::GetWeightSpecialized(), InventoryItem::GetWeightSpecialized(), Ammunition_Base::GetWeightSpecialized(), and ManBase::GetWeightSpecialized().
|
inlineprivate |
References m_Weight, and float::ToString().
|
private |
Referenced by AddCalcDetails(), Output(), and SetCalcDetails().
|
private |
Referenced by Output(), and WeightDebugData().
|
private |
Referenced by Output(), and WeightDebugData().
|
private |
Referenced by Output(), and SetWeight().