C# Class Squared.Game.Animation.Delay

Inheritance: AnimCmd
Show file Open project: sq/Fracture

Public Properties

Property Type Description
Duration long

Public Methods

Method Description
Invoke ( Animator animator ) : bool

Method Details

Invoke() public method

public Invoke ( Animator animator ) : bool
animator Animator
return bool

Property Details

Duration public property

public long Duration
return long