Summary
The number of times the
Animancer.AnimancerLayer.CurrentState
has changed. 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.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- AnimancerLayer
Syntax
public int CommandCount { get; private set; }
Value
Type | Description |
---|---|
int |