Class ComboAttack
Inheritance
System.Object
ComboAttack
Assembly: cs.temp.dll.dll
Syntax
[Serializable]
public class ComboAttack : AttackDefinition
Constructors
ComboAttack(AnimationClip)
Declaration
public ComboAttack(AnimationClip attackAnimationClip)
Parameters
| Type |
Name |
Description |
| AnimationClip |
attackAnimationClip |
|
Fields
The amount of allowable passed time from the previous combo attack to allow for continuing the combo set of attacks.
Declaration
public float ComboInputDelay
Field Value
| Type |
Description |
| System.Single |
|