|
PC Stable Documentation
|
|

Private Member Functions | |
| void | BloodyHands (string normal_material, string bloody_material) |
| string | GetMaterial (int material_type) |
| void | SetMaterial (int material_type, string material) |
Private Attributes | |
| string | m_Materials [2] |
| const int | MATERIAL_TYPE_NORMAL = 0 |
| const int | MATERIAL_TYPE_BLOODY = 1 |
|
inlineprivate |
References m_Materials, MATERIAL_TYPE_BLOODY, and MATERIAL_TYPE_NORMAL.
References m_Materials.
References m_Materials.
|
private |
Referenced by BloodyHands(), GetMaterial(), and SetMaterial().
|
private |
Referenced by BloodyHands(), SetBloodyHands(), and SetBloodyHandsEx().
|
private |
Referenced by BloodyHands(), SetBloodyHands(), and SetBloodyHandsEx().