![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override bool | ActivateCondition (PlayerBase player) |
| override bool | DeactivateCondition (PlayerBase player) |
| override string | GetDebugText () |
| override void | Init () |
| override void | OnActivate (PlayerBase player) |
| override void | OnDeactivate (PlayerBase player) |
| override void | OnReconnect (PlayerBase player) |
Private Attributes | |
| const int | LIFETIME = 60 |
| const float | STAMINA_DEPLETION_MULTIPLIER = 0 |
Definition at line 1 of file epinephrinemdfr.c.
|
inlineprivate |
Definition at line 16 of file epinephrinemdfr.c.
|
inlineprivate |
Definition at line 45 of file epinephrinemdfr.c.
References GetAttachedTime(), and LIFETIME.
|
inlineprivate |
Definition at line 26 of file epinephrinemdfr.c.
References GetAttachedTime(), LIFETIME, and string::ToString().
|
inlineprivate |
Definition at line 5 of file epinephrinemdfr.c.
References DEFAULT_TICK_TIME_INACTIVE, DisableActivateCheck(), m_AnalyticsStatsEnabled, m_ID, m_IsPersistent, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
|
inlineprivate |
Definition at line 31 of file epinephrinemdfr.c.
|
inlineprivate |
Definition at line 39 of file epinephrinemdfr.c.
|
inlineprivate |
Definition at line 21 of file epinephrinemdfr.c.
References OnActivate().
|
private |
Definition at line 3 of file epinephrinemdfr.c.
Referenced by DeactivateCondition(), and GetDebugText().
|
private |
Definition at line 4 of file epinephrinemdfr.c.
Referenced by StaminaHandler::Init().