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
instructionHologramOverseerTutorialBehavior.InputInstructiontutBehaviorOverseerTutorialBehavior
Methods
InZone(Vector2)
public static bool InZone(Vector2 testPos)
Parameters
testPosVector2
Returns
Update()
public override void Update()