DayZ 1.24
|
Protected Member Functions | |
override void | Init () |
override void | OnTick (PlayerBase player, float deltaT) |
override bool | ActivateCondition (PlayerBase player) |
override void | OnActivate (PlayerBase player) |
override void | OnDeactivate (PlayerBase player) |
override bool | DeactivateCondition (PlayerBase player) |
Protected Attributes | |
const int | STUFFED_TRESHOLD = PlayerConstants.BT_STOMACH_VOLUME_LVL3 |
Definition at line 1 of file StuffedStomach.c.
|
inlineprotected |
Definition at line 17 of file StuffedStomach.c.
References STUFFED_TRESHOLD.
Referenced by DeactivateCondition().
|
inlineprotected |
Definition at line 38 of file StuffedStomach.c.
References ActivateCondition().
Definition at line 4 of file StuffedStomach.c.
References DEFAULT_TICK_TIME_ACTIVE, m_ID, m_TickIntervalActive, m_TickIntervalInactive, and m_TrackActivatedTime.
|
inlineprotected |
Definition at line 26 of file StuffedStomach.c.
|
inlineprotected |
Definition at line 32 of file StuffedStomach.c.
|
inlineprotected |
Definition at line 12 of file StuffedStomach.c.
|
protected |
Definition at line 3 of file StuffedStomach.c.
Referenced by ActivateCondition().