Table of Contents

Class OverseerTutorialBehavior.PickupObjectInputInstructionController

Namespace
Global
Assembly
Assembly-CSharp.dll
public class OverseerTutorialBehavior.PickupObjectInputInstructionController : OverseerTutorialBehavior.InputInstruction.InputInstructionController
Inheritance
OverseerTutorialBehavior.PickupObjectInputInstructionController
Inherited Members

Constructors

PickupObjectInputInstructionController(InputInstruction, OverseerTutorialBehavior)

public PickupObjectInputInstructionController(OverseerTutorialBehavior.InputInstruction instructionHologram, OverseerTutorialBehavior tutBehavior)

Parameters

instructionHologram OverseerTutorialBehavior.InputInstruction
tutBehavior OverseerTutorialBehavior

Fields

arrow

public OverseerTutorialBehavior.Eat.FoodArrow arrow

Field Value

OverseerTutorialBehavior.Eat.FoodArrow

textShown

public bool textShown

Field Value

bool

Methods

Update()

public override void Update()