Summary
[
Animancer.FSM.IState.CanEnterState
]
Determines whether the Animancer.FSM.StateMachine`1
can enter this state.
Always returns true unless overridden.
- Assembly
- Animancer
.dll - Namespace
- Animancer
.FSM - Containing Type
- StateBehaviour
Syntax
public virtual bool CanEnterState { get; }
Value
Type | Description |
---|---|
bool |