DayZ 1.24
|
Private Member Functions | |
override void | Init () |
override void | OnTick (PlayerBase player, float deltaT) |
override bool | ActivateCondition (PlayerBase player) |
override void | OnActivate (PlayerBase player) |
override bool | DeactivateCondition (PlayerBase player) |
Definition at line 1 of file VomitStuffed.c.
|
inlineprivate |
Definition at line 16 of file VomitStuffed.c.
References m_Player, and PlayerConstants::VOMIT_THRESHOLD.
Referenced by DeactivateCondition().
|
inlineprivate |
Definition at line 31 of file VomitStuffed.c.
References ActivateCondition().
Definition at line 3 of file VomitStuffed.c.
References DEFAULT_TICK_TIME_ACTIVE, DEFAULT_TICK_TIME_INACTIVE, m_ID, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
|
inlineprivate |
Definition at line 25 of file VomitStuffed.c.
|
inlineprivate |
Definition at line 11 of file VomitStuffed.c.