Table of Contents

Class StuckTracker.StuckTrackerModule

Namespace
Global
Assembly
Assembly-CSharp.dll
public abstract class StuckTracker.StuckTrackerModule
Inheritance
StuckTracker.StuckTrackerModule
Derived
Inherited Members

Constructors

StuckTrackerModule(StuckTracker)

public StuckTrackerModule(StuckTracker parent)

Parameters

parent StuckTracker

Fields

parent

public StuckTracker parent

Field Value

StuckTracker

Properties

AI

public ArtificialIntelligence AI { get; }

Property Value

ArtificialIntelligence

AddToStuckCounter

public virtual bool AddToStuckCounter { get; }

Property Value

bool

Methods

Update()

public virtual void Update()