Summary
The number of times the
Animancer.AnimancerLayer.CurrentState
has changed.- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerLayer
Syntax
public int CommandCount { get; private set; }
Remarks
By storing this value and later comparing the stored value to the current value,
you can determine whether the state has been changed since then, even it has changed back to the same state.
Value
Type | Description |
---|---|
int |