PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
WeightDebugData Class Reference

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
 

Constructor & Destructor Documentation

◆ WeightDebugData()

void WeightDebugData ( EntityAI  entity)
inlineprivate

References m_Classname, and m_InventoryDepth.

Member Function Documentation

◆ AddCalcDetails()

void AddCalcDetails ( string  details)
inlineprivate

References m_CalcDetails.

Referenced by Weapon::GetWeightSpecialized().

◆ Output()

void Output ( )
inlineprivate

◆ SetCalcDetails()

◆ SetWeight()

void SetWeight ( float  weight)
inlineprivate

References m_Weight, and float::ToString().

Field Documentation

◆ m_CalcDetails

string m_CalcDetails
private

◆ m_Classname

string m_Classname
private

Referenced by Output(), and WeightDebugData().

◆ m_InventoryDepth

int m_InventoryDepth
private

Referenced by Output(), and WeightDebugData().

◆ m_Weight

string m_Weight
private

Referenced by Output(), and SetWeight().


The documentation for this class was generated from the following file: