Table of Contents

Class OverseerTutorialBehavior.GateTutorial

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

Constructors

GateTutorial(InputInstruction, OverseerTutorialBehavior)

public GateTutorial(OverseerTutorialBehavior.InputInstruction instructionHologram, OverseerTutorialBehavior tutBehavior)

Parameters

instructionHologram OverseerTutorialBehavior.InputInstruction
tutBehavior OverseerTutorialBehavior

Fields

gate

public RegionGate gate

Field Value

RegionGate

Methods

InZone(Vector2)

public static bool InZone(Vector2 testPos)

Parameters

testPos Vector2

Returns

bool

Update()

public override void Update()