Table of Contents

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

instructionHologram OverseerTutorialBehavior.InputInstruction
tutBehavior OverseerTutorialBehavior

Fields

foodArrows

public OverseerTutorialBehavior.Eat.FoodArrow[] foodArrows

Field Value

FoodArrow[]

movingCounter

public int movingCounter

Field Value

int

showSlowButtonPress

public bool showSlowButtonPress

Field Value

bool

stillCounter

public int stillCounter

Field Value

int

tellPlayerToStayStillCounter

public int tellPlayerToStayStillCounter

Field Value

int

Methods

Update()

public override void Update()