Table of Contents

Class OverseerTutorialBehavior.ClimbPole

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

Constructors

ClimbPole(InputInstruction, OverseerTutorialBehavior)

public ClimbPole(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()