class AnalyticsManagerClientSource
Constants 1
static const int GEAR_COUNT = 3Referenced by OnItemAttachedAtPlayer()
Members 1
static string m_FullGear[GEAR_COUNT] = {"Shoulder","Melee","Back"}Referenced by OnItemAttachedAtPlayer()
Methods 12
void RegisterEvents()References ScriptInvoker.Insert(), ScriptInvoker.Insert(), ClientData.SyncEvent_OnEntityKilled
Show 1 more
, ClientData.SyncEvent_OnPlayerIgnitedFireplaceReferenced by MissionBase.MissionBase()
void UnregisterEvents()References ScriptInvoker.Remove(), ScriptInvoker.Remove(), ClientData.SyncEvent_OnEntityKilled
Show 1 more
, ClientData.SyncEvent_OnPlayerIgnitedFireplaceReferenced by MissionBase.~MissionBase()
void OnActionCookedSteak()References Achievements.OnCookedSteak()
Referenced by CAContinuousTimeCooking.Execute()
void OnActionFinishedShaveSelf()References Achievements.OnActionShave()
Referenced by ActionShave.OnFinishProgressClient()
void OnActionFinishedGutDeer()References Achievements.OnActionGutDeer()
Referenced by ActionSkinning.OnFinishProgressClient()
void OnActionRestrain()References Achievements.OnActionHandcuff()
void OnActionBandageTarget()References Achievements.OnActionMedsSurvivor()
Referenced by ActionBandageTarget.OnFinishProgressClient()
void Event_OnPlayerIgnitedFireplace(EFireIgniteType ignite_type)References IEntity.GetID(), IEntity.GetID(), CGame.GetPlayer()