PC Stable Documentation
|
|
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 GetGame(), GetID(), GetPlayer(), 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().
Referenced by OnFinishProgressClient().
|
inlineprivate |
References Achievements::OnCookedSteak().
Referenced by CAContinuousTimeCooking::Execute().
|
inlineprivate |
References Achievements::OnActionDrink().
Referenced by AnimatedActionBase::End().
|
inlineprivate |
References Achievements::OnActionEat().
Referenced by AnimatedActionBase::End().
|
inlineprivate |
References Achievements::OnActionGutDeer().
Referenced by OnFinishProgressClient().
|
inlineprivate |
References Achievements::OnActionShave().
Referenced by ActionShave::OnFinishProgressClient().
|
inlineprivate |
References Achievements::OnActionHandcuff().
Referenced by ActionHandcuffTarget::OnExecuteClient(), and ActionRestrainTarget::OnFinishProgressClient().
References GameInventory::FindAttachment(), GEAR_COUNT, GetDayZGame(), HumanInventory::GetEntityInHands(), GetGame(), CGame::GetPlayer(), InventorySlots::GetSlotIdFromString(), m_FullGear, and Achievements::OnEquippedFullGear().
Referenced by ManBase::EEItemAttached(), and InventoryItem::EEItemLocationChanged().
|
inlineprivate |
|
inlineprivate |
|
staticprivate |
Referenced by OnItemAttachedAtPlayer().
|
staticprivate |
Referenced by OnItemAttachedAtPlayer().