Table of Contents

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

public bool DEVBOOL

Field Value

bool

counter

public int counter

Field Value

int

lastRegion

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

public void Update()