Table of Contents

Class SlugNPCAbstractAI

Namespace
MoreSlugcats
Assembly
Assembly-CSharp.dll
public class SlugNPCAbstractAI : AbstractCreatureAI
Inheritance
SlugNPCAbstractAI
Inherited Members

Constructors

SlugNPCAbstractAI(World, AbstractCreature)

public SlugNPCAbstractAI(World world, AbstractCreature parent)

Parameters

world World
parent AbstractCreature

Fields

isTamed

public bool isTamed

Field Value

bool

toldToStay

public WorldCoordinate? toldToStay

Field Value

WorldCoordinate?

Methods

AbstractBehavior(int)

public override void AbstractBehavior(int time)

Parameters

time int