DayZ 1.24
|
Private Member Functions | |
override void | Init () |
override bool | ActivateCondition (PlayerBase player) |
override bool | DeactivateCondition (PlayerBase player) |
override void | OnTick (PlayerBase player, float deltaT) |
Private Attributes | |
float | m_LastHealthLevel |
float | m_LastBloodLevel |
|
inlineprivate |
|
inlineprivate |
Definition at line 7 of file Health.c.
References DEFAULT_TICK_TIME_ACTIVE, DEFAULT_TICK_TIME_INACTIVE, DisableDeactivateCheck(), m_ID, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
|
inlineprivate |
Definition at line 27 of file Health.c.
References Math::AbsInt(), m_LastBloodLevel, and m_LastHealthLevel.
|
private |
|
private |