Table of Contents

Class OverseerTutorialBehavior.GetUpOnFirstBox

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

Constructors

GetUpOnFirstBox(InputInstruction, OverseerTutorialBehavior)

public GetUpOnFirstBox(OverseerTutorialBehavior.InputInstruction instructionHologram, OverseerTutorialBehavior tutBehavior)

Parameters

instructionHologram OverseerTutorialBehavior.InputInstruction
tutBehavior OverseerTutorialBehavior

Methods

InZone(Vector2)

public static bool InZone(Vector2 testPos)

Parameters

testPos Vector2

Returns

bool

Update()

public override void Update()