Class Scavenger.ThrowAnimation
- Namespace
- Global
- Assembly
- Assembly-CSharp.dll
public class Scavenger.ThrowAnimation : Scavenger.ScavengerAnimation
- Inheritance
-
Scavenger.ThrowAnimation
- Inherited Members
Constructors
ThrowAnimation(Scavenger, PhysicalObject, float)
public ThrowAnimation(Scavenger scavenger, PhysicalObject thrownObject, float flip)
Parameters
scavengerScavengerthrownObjectPhysicalObjectflipfloat
Fields
flip
public float flip
Field Value
thrownObject
public PhysicalObject thrownObject
Field Value
Properties
Continue
public override bool Continue { get; }
Property Value
Methods
Update()
public override void Update()