Table of Contents

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

scavenger Scavenger
thrownObject PhysicalObject
flip float

Fields

flip

public float flip

Field Value

float

thrownObject

public PhysicalObject thrownObject

Field Value

PhysicalObject

Properties

Continue

public override bool Continue { get; }

Property Value

bool

Methods

Update()

public override void Update()