Summary
Is this node playing and not yet at its end?
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerNode
Syntax
public abstract 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 |