Class Scavenger.AttentiveAnimation
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public abstract class Scavenger.AttentiveAnimation : Scavenger.ScavengerAnimation
- Inheritance
-
Scavenger.AttentiveAnimation
- Derived
- Inherited Members
Constructors
AttentiveAnimation(Scavenger, CreatureRepresentation, Vector2, bool, ID)
public AttentiveAnimation(Scavenger scavenger, Tracker.CreatureRepresentation creatureRep, Vector2 point, bool stop, Scavenger.ScavengerAnimation.ID id)
Parameters
scavengerScavengercreatureRepTracker.CreatureRepresentationpointVector2stopboolidScavenger.ScavengerAnimation.ID
Fields
creatureRep
public Tracker.CreatureRepresentation creatureRep
Field Value
point
public Vector2 point
Field Value
- Vector2
stop
public bool stop
Field Value
Properties
LookPoint
public Vector2 LookPoint { get; }
Property Value
- Vector2