Dayz Explorer 1.28.160049
Loading...
Searching...
No Matches
StuffedStomachMdfr Class Reference
Inheritance diagram for StuffedStomachMdfr:
ModifierBase

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
 

Detailed Description

Definition at line 1 of file stuffedstomach.c.

Member Function Documentation

◆ ActivateCondition()

override bool StuffedStomachMdfr::ActivateCondition ( PlayerBase player)
protected

Definition at line 17 of file stuffedstomach.c.

◆ DeactivateCondition()

override bool StuffedStomachMdfr::DeactivateCondition ( PlayerBase player)
protected

Definition at line 46 of file stuffedstomach.c.

◆ Init()

override void StuffedStomachMdfr::Init ( )
protected

Definition at line 4 of file stuffedstomach.c.

◆ OnActivate()

override void StuffedStomachMdfr::OnActivate ( PlayerBase player)
protected

Definition at line 30 of file stuffedstomach.c.

◆ OnDeactivate()

override void StuffedStomachMdfr::OnDeactivate ( PlayerBase player)
protected

Definition at line 38 of file stuffedstomach.c.

◆ OnTick()

override void StuffedStomachMdfr::OnTick ( PlayerBase player,
float deltaT )
protected

Definition at line 12 of file stuffedstomach.c.

Member Data Documentation

◆ STUFFED_TRESHOLD

const int StuffedStomachMdfr::STUFFED_TRESHOLD = PlayerConstants.BT_STOMACH_VOLUME_LVL3
protected

Definition at line 3 of file stuffedstomach.c.


The documentation for this class was generated from the following file: