Table of Contents

Class ScavTradeInputInstructionController

Namespace
ScavTradeInstruction
Assembly
Assembly-CSharp.dll
public class ScavTradeInputInstructionController : OverseerTutorialBehavior.InputInstruction.InputInstructionController, IOwnAHoloImage
Inheritance
ScavTradeInputInstructionController
Implements
Inherited Members

Constructors

ScavTradeInputInstructionController(InputInstruction, OverseerTutorialBehavior)

public ScavTradeInputInstructionController(OverseerTutorialBehavior.InputInstruction instructionHologram, OverseerTutorialBehavior tutBehavior)

Parameters

instructionHologram OverseerTutorialBehavior.InputInstruction
tutBehavior OverseerTutorialBehavior

Fields

arrow

public OverseerTutorialBehavior.Eat.FoodArrow arrow

Field Value

OverseerTutorialBehavior.Eat.FoodArrow

holoImagePart

public OverseerImage.HoloImage holoImagePart

Field Value

OverseerImage.HoloImage

imageCounter

public int imageCounter

Field Value

int

imageFramePart

public OverseerImage.Frame imageFramePart

Field Value

OverseerImage.Frame

images

public List<OverseerImage.ImageID> images

Field Value

List<OverseerImage.ImageID>

phase

public ScavTradeInputInstructionController.Phase phase

Field Value

ScavTradeInputInstructionController.Phase

showImage

public int showImage

Field Value

int

showImageTimer

public int showImageTimer

Field Value

int

Properties

CurrImage

public OverseerImage.ImageID CurrImage { get; }

Property Value

OverseerImage.ImageID

CurrImageIndex

public int CurrImageIndex { get; }

Property Value

int

ImmediatelyToContent

public float ImmediatelyToContent { get; }

Property Value

float

ShowTime

public int ShowTime { get; }

Property Value

int

Methods

Update()

public override void Update()