class WeightDebugDataSource
Constructors 1
void WeightDebugData(EntityAI entity)References EntityAI.GetHierarchyLevel(), Object.GetType(), m_Classname
Show 1 more
, m_InventoryDepthReferenced by WeightDebug.GetWeightDebug()
Members 4
string m_Classnamestring m_Weightint m_InventoryDepthstring m_CalcDetailsMethods 4
void SetWeight(float weight)Referenced by EntityAI.GetWeightEx()
void SetCalcDetails(string details)References m_CalcDetails
void AddCalcDetails(string details)References m_CalcDetails
Referenced by Weapon_Base.GetWeightSpecialized()
void Output()Referenced by WeightDebug.PrintAll()