Table of Contents

Class Scavenger.PrepareToJumpAnimation

Namespace
Global
Assembly
Assembly-CSharp.dll
public class Scavenger.PrepareToJumpAnimation : Scavenger.ScavengerAnimation
Inheritance
Scavenger.PrepareToJumpAnimation
Inherited Members

Constructors

PrepareToJumpAnimation(Scavenger, int)

public PrepareToJumpAnimation(Scavenger scavenger, int animationLength)

Parameters

scavenger Scavenger
animationLength int

Fields

animationLength

public int animationLength

Field Value

int

cancelAnimation

public bool cancelAnimation

Field Value

bool

cycleTime

public float cycleTime

Field Value

float

Properties

Continue

public override bool Continue { get; }

Property Value

bool

Methods

Update()

public override void Update()