Class OverseerTutorialBehavior.Eat
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class OverseerTutorialBehavior.Eat : OverseerTutorialBehavior.InputInstruction.InputInstructionController
- Inheritance
-
OverseerTutorialBehavior.Eat
- Inherited Members
Constructors
Eat(InputInstruction, OverseerTutorialBehavior)
public Eat(OverseerTutorialBehavior.InputInstruction instructionHologram, OverseerTutorialBehavior tutBehavior)
Parameters
instructionHologramOverseerTutorialBehavior.InputInstructiontutBehaviorOverseerTutorialBehavior
Fields
foodArrows
public OverseerTutorialBehavior.Eat.FoodArrow[] foodArrows
Field Value
movingCounter
public int movingCounter
Field Value
showSlowButtonPress
public bool showSlowButtonPress
Field Value
stillCounter
public int stillCounter
Field Value
tellPlayerToStayStillCounter
public int tellPlayerToStayStillCounter
Field Value
Methods
Update()
public override void Update()