Class ScavTradeInputInstructionController
- Namespace
- ScavTradeInstruction
- Assembly
- Assembly-CSharp.dll
public class ScavTradeInputInstructionController : OverseerTutorialBehavior.InputInstruction.InputInstructionController, IOwnAHoloImage
- Inheritance
-
ScavTradeInputInstructionController
- Implements
-
- Inherited Members
-
Constructors
public ScavTradeInputInstructionController(OverseerTutorialBehavior.InputInstruction instructionHologram, OverseerTutorialBehavior tutBehavior)
Parameters
instructionHologram OverseerTutorialBehavior.InputInstruction
tutBehavior OverseerTutorialBehavior
Fields
public OverseerTutorialBehavior.Eat.FoodArrow arrow
Field Value
- OverseerTutorialBehavior.Eat.FoodArrow
public OverseerImage.HoloImage holoImagePart
Field Value
- OverseerImage.HoloImage
Field Value
- int
public OverseerImage.Frame imageFramePart
Field Value
- OverseerImage.Frame
public List<OverseerImage.ImageID> images
Field Value
- List<OverseerImage.ImageID>
public ScavTradeInputInstructionController.Phase phase
Field Value
- ScavTradeInputInstructionController.Phase
Field Value
- int
public int showImageTimer
Field Value
- int
Properties
public OverseerImage.ImageID CurrImage { get; }
Property Value
- OverseerImage.ImageID
public int CurrImageIndex { get; }
Property Value
- int
ImmediatelyToContent
public float ImmediatelyToContent { get; }
Property Value
- float
public int ShowTime { get; }
Property Value
- int
Methods
public override void Update()