Table of Contents

Class SlugNPCAI.PathingAssist

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class SlugNPCAI.PathingAssist
Inheritance
SlugNPCAI.PathingAssist
Inherited Members

Constructors

PathingAssist(AbstractCreature)

public PathingAssist(AbstractCreature slug)

Parameters

slug AbstractCreature

Fields

AI

public SlugNPCAI AI

Field Value

SlugNPCAI

behaviorType

public FLabel behaviorType

Field Value

FLabel

color

public Color color

Field Value

Color

dbsprts

public DebugSprite[] dbsprts

Field Value

DebugSprite[]

followCloseness

public FLabel followCloseness

Field Value

FLabel

slug

public AbstractCreature slug

Field Value

AbstractCreature

toldToPlay

public FLabel toldToPlay

Field Value

FLabel

Methods

Update()

public void Update()

VisualizeConnection()

public void VisualizeConnection()

VisualizeInput(InputPackage)

public void VisualizeInput(Player.InputPackage input)

Parameters

input Player.InputPackage