Class SubregionTracker
- Namespace
- HUD
- Assembly
- Assembly-CSharp.dll
public class SubregionTracker
- Inheritance
-
SubregionTracker
- Inherited Members
-
Constructors
SubregionTracker(TextPrompt)
public SubregionTracker(TextPrompt textPrompt)
Parameters
textPrompt TextPrompt
Fields
DEVBOOL
Field Value
- bool
counter
Field Value
- int
lastRegion
Field Value
- int
lastShownRegion
public int lastShownRegion
Field Value
- int
showCycleNumber
public bool showCycleNumber
Field Value
- bool
textPrompt
public TextPrompt textPrompt
Field Value
- TextPrompt
Properties
PreRegionBump
public bool PreRegionBump { get; }
Property Value
- bool
RegionBump
public bool RegionBump { get; }
Property Value
- bool
Methods
Update()