Class YeekState
- Namespace
- MoreSlugcats
- Assembly
- Assembly-CSharp.dll
public class YeekState : HealthState
- Inheritance
-
YeekState
- Inherited Members
Constructors
YeekState(AbstractCreature)
public YeekState(AbstractCreature creature)
Parameters
creatureAbstractCreature
Fields
PreviousCycleHungerStart
public int PreviousCycleHungerStart
Field Value
hungerCounterMax
public int hungerCounterMax
Field Value
Methods
Feed(int)
public void Feed(int CycleTimer)
Parameters
CycleTimerint
hungerIntensity(int)
public float hungerIntensity(int CycleTimer)
Parameters
CycleTimerint
Returns
newMaxHunger()
public void newMaxHunger()