Class Tracker.SimpleCreatureRepresentation
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class Tracker.SimpleCreatureRepresentation : Tracker.CreatureRepresentation
- Inheritance
-
Tracker.SimpleCreatureRepresentation
- Inherited Members
Constructors
SimpleCreatureRepresentation(Tracker, AbstractCreature, float, bool)
public SimpleCreatureRepresentation(Tracker parent, AbstractCreature representedCreature, float priority, bool forgetWhenNotVisible)
Parameters
parentTrackerrepresentedCreatureAbstractCreaturepriorityfloatforgetWhenNotVisiblebool
Fields
forgetWhenNotVisible
public bool forgetWhenNotVisible
Field Value
Methods
Update()
public override void Update()