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 | |
const float | TREMOR_DECREMENT_PER_SEC = 0.008 |
|
inlineprivate |
|
inlineprivate |
Definition at line 5 of file Tremor.c.
References DEFAULT_TICK_TIME_ACTIVE, DEFAULT_TICK_TIME_INACTIVE, m_ID, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
|
inlineprivate |
Definition at line 29 of file Tremor.c.
References TREMOR_DECREMENT_PER_SEC.