Private Member Functions | |
| void | RegisterEvents () |
| void | UnregisterEvents () |
| void | OnActionEat () |
| void | OnActionDrink () |
| void | OnActionCookedSteak () |
| void | OnActionFinishedShaveSelf () |
| void | OnActionFinishedGutDeer () |
| void | OnActionRestrain () |
| void | OnActionBandageTarget () |
| void | OnItemAttachedAtPlayer (EntityAI item, string slot_name) |
| void | Event_OnPlayerIgnitedFireplace (EFireIgniteType ignite_type) |
| void | Event_OnEntityKilled (EntityAI victim, EntityAI killer, EntityAI source, bool is_headshot) |
Static Private Attributes | |
| static const int | GEAR_COUNT = 3 |
| static string | m_FullGear [GEAR_COUNT] = {"Shoulder","Melee","Back"} |
|
inlineprivate |
References g_Game, and Achievements::OnPlayerKilled().
Referenced by RegisterEvents(), and UnregisterEvents().
|
inlineprivate |
References Achievements::OnActionIgniteDrill(), Achievements::OnActionIgniteMatchbox(), and Achievements::OnActionIgniteRoadflare().
Referenced by RegisterEvents(), and UnregisterEvents().
|
inlineprivate |
References Achievements::OnActionMedsSurvivor().
|
inlineprivate |
References Achievements::OnCookedSteak().
|
inlineprivate |
References Achievements::OnActionDrink().
|
inlineprivate |
References Achievements::OnActionEat().
|
inlineprivate |
References Achievements::OnActionGutDeer().
|
inlineprivate |
References Achievements::OnActionShave().
|
inlineprivate |
References Achievements::OnActionHandcuff().
|
inlineprivate |
|
inlineprivate |
|
staticprivate |
Referenced by OnItemAttachedAtPlayer().
|
staticprivate |
Referenced by OnItemAttachedAtPlayer().