DIFF

class WeightDebugDataSource

Constructors 1

void WeightDebugData(EntityAI entity)

Members 4

string m_Classname
Referenced by Output(), and WeightDebugData()
string m_Weight
Referenced by Output(), and SetWeight()
int m_InventoryDepth
Referenced by Output(), and WeightDebugData()
string m_CalcDetails

Methods 4

void SetWeight(float weight)
References float.ToString(), and m_Weight
void AddCalcDetails(string details)
References m_CalcDetails
void Output()
References Print(), m_CalcDetails, m_Classname
Show 2 more, m_InventoryDepth, and m_Weight