Summary
Is this state playing and not fading out?
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerState
Syntax
public bool IsCurrent { get; }
Remarks
If true, this state will usually be the
Animancer.AnimancerLayer.CurrentState
but that is not always
the case.
Value
Type | Description |
---|---|
bool |