![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Private Member Functions | |
| override bool | ActivateCondition (PlayerBase player) |
| float | CalculateRunTime () |
| override bool | DeactivateCondition (PlayerBase player) |
| override void | Init () |
| override void | OnActivate (PlayerBase player) |
| override void | OnDeactivate (PlayerBase player) |
| override void | OnReconnect (PlayerBase player) |
| override void | OnTick (PlayerBase player, float deltaT) |
Private Attributes | |
| float | m_RunningTime |
Definition at line 1 of file hemolyticreaction.c.
|
inlineprivate |
Definition at line 17 of file hemolyticreaction.c.
|
inlineprivate |
Definition at line 56 of file hemolyticreaction.c.
References PlayerConstants::HEMOLYTIC_BLOODLOSS_AMOUNT, and PlayerConstants::SALINE_BLOOD_REGEN_PER_SEC.
Referenced by Init().
|
inlineprivate |
Definition at line 37 of file hemolyticreaction.c.
References GetAttachedTime(), and m_RunningTime.
|
inlineprivate |
Definition at line 5 of file hemolyticreaction.c.
References CalculateRunTime(), DEFAULT_TICK_TIME_ACTIVE, DEFAULT_TICK_TIME_INACTIVE, DisableActivateCheck(), m_AnalyticsStatsEnabled, m_ID, m_IsPersistent, m_RunningTime, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
|
inlineprivate |
Definition at line 22 of file hemolyticreaction.c.
|
inlineprivate |
Definition at line 27 of file hemolyticreaction.c.
|
inlineprivate |
Definition at line 32 of file hemolyticreaction.c.
References OnActivate().
|
inlineprivate |
Definition at line 51 of file hemolyticreaction.c.
References PlayerConstants::HEMOLYTIC_BLOOD_DRAIN_PER_SEC.
|
private |
Definition at line 3 of file hemolyticreaction.c.
Referenced by DeactivateCondition(), and Init().