Class StuckTracker.CloseToGoalButNotSeeingItTracker
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class StuckTracker.CloseToGoalButNotSeeingItTracker : StuckTracker.StuckTrackerModule
- Inheritance
-
StuckTracker.CloseToGoalButNotSeeingItTracker
- Inherited Members
-
Constructors
CloseToGoalButNotSeeingItTracker(StuckTracker, float)
public CloseToGoalButNotSeeingItTracker(StuckTracker parent, float tileDistance)
Parameters
parent StuckTracker
tileDistance float
Fields
counter
Field Value
- int
counterMax
Field Value
- int
counterMin
Field Value
- int
tileDistance
public float tileDistance
Field Value
- float
Properties
AddToStuckCounter
public override bool AddToStuckCounter { get; }
Property Value
- bool
Stuck
public float Stuck { get; }
Property Value
- float
Methods
Update()
public override void Update()