Summary
Is the
Animancer.AnimancerLayer.CurrentState playing and hasn't yet reached its end?- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerLayer
Syntax
public override bool IsPlayingAndNotEnding()
Remarks
This method is called by
System.Collections.IEnumerator.MoveNext so this object can be used as a custom yield
instruction to wait until it finishes.
Return Value
| Type | Description |
|---|---|
| bool |