Table of Contents

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

parent Tracker
representedCreature AbstractCreature
priority float
forgetWhenNotVisible bool

Fields

forgetWhenNotVisible

public bool forgetWhenNotVisible

Field Value

bool

Methods

Update()

public override void Update()