![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| void | WeightDebugData (EntityAI entity) |
| void | AddCalcDetails (string details) |
| void | Output () |
| void | SetCalcDetails (string details) |
| void | SetWeight (float weight) |
Private Attributes | |
| string | m_CalcDetails |
| string | m_Classname |
| int | m_InventoryDepth |
| string | m_Weight |
|
inlineprivate |
Definition at line 905 of file debug.c.
References EntityAI, m_Classname, and m_InventoryDepth.
|
inlineprivate |
Definition at line 922 of file debug.c.
References m_CalcDetails.
Referenced by Weapon::GetWeightSpecialized().
|
inlineprivate |
Definition at line 927 of file debug.c.
References m_CalcDetails, m_Classname, m_InventoryDepth, m_Weight, and Print().
Referenced by PrintAll().
|
inlineprivate |
Definition at line 916 of file debug.c.
References m_CalcDetails.
Referenced by Ammunition_Base::GetWeightSpecialized(), InventoryItem::GetWeightSpecialized(), ManBase::GetWeightSpecialized(), and Weapon::GetWeightSpecialized().
|
inlineprivate |
Definition at line 911 of file debug.c.
References m_Weight, and float::ToString().
|
private |
Definition at line 903 of file debug.c.
Referenced by AddCalcDetails(), Output(), and SetCalcDetails().
|
private |
Definition at line 900 of file debug.c.
Referenced by WeightDebugData(), and Output().
|
private |
Definition at line 902 of file debug.c.
Referenced by WeightDebugData(), and Output().
|
private |
Definition at line 901 of file debug.c.
Referenced by Output(), and SetWeight().