Table of Contents

Class YeekState

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class YeekState : HealthState
Inheritance
YeekState
Inherited Members

Constructors

YeekState(AbstractCreature)

public YeekState(AbstractCreature creature)

Parameters

creature AbstractCreature

Fields

PreviousCycleHungerStart

public int PreviousCycleHungerStart

Field Value

int

hungerCounterMax

public int hungerCounterMax

Field Value

int

Methods

Feed(int)

public void Feed(int CycleTimer)

Parameters

CycleTimer int

hungerIntensity(int)

public float hungerIntensity(int CycleTimer)

Parameters

CycleTimer int

Returns

float

newMaxHunger()

public void newMaxHunger()