Table of Contents

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

scavenger Scavenger
creatureRep Tracker.CreatureRepresentation
point Vector2
prio float
stop bool

Fields

prio

public float prio

Field Value

float

Properties

Continue

public override bool Continue { get; }

Property Value

bool

Methods

Update()

public override void Update()