Class Scavenger.LookAnimation
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class Scavenger.LookAnimation : Scavenger.AttentiveAnimation
- Inheritance
-
Scavenger.LookAnimation
- Inherited Members
Constructors
LookAnimation(Scavenger, CreatureRepresentation, Vector2, float, bool)
public LookAnimation(Scavenger scavenger, Tracker.CreatureRepresentation creatureRep, Vector2 point, float prio, bool stop)
Parameters
scavengerScavengercreatureRepTracker.CreatureRepresentationpointVector2priofloatstopbool
Fields
prio
public float prio
Field Value
Properties
Continue
public override bool Continue { get; }
Property Value
Methods
Update()
public override void Update()