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
Field Value
- SlugNPCAI
behaviorType
public FLabel behaviorType
Field Value
- FLabel
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
Field Value
- FLabel
Methods
Update()
VisualizeConnection()
public void VisualizeConnection()
public void VisualizeInput(Player.InputPackage input)
Parameters
input Player.InputPackage