![]() |
Dayz Build 1.29.163047, Scripts Rev. 123548
Dayz Code Explorer by Zeroy
|
Protected Member Functions | |
| override bool | ActivateCondition (PlayerBase player) |
| override bool | DeactivateCondition (PlayerBase player) |
| override void | Init () |
| override void | OnActivate (PlayerBase player) |
| override void | OnDeactivate (PlayerBase player) |
| override void | OnTick (PlayerBase player, float deltaT) |
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 46 of file stuffedstomach.c.
References ActivateCondition().
|
inlineprotected |
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 30 of file stuffedstomach.c.
|
inlineprotected |
Definition at line 38 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().