Summary
Adds the `state` to this selector with its
Animancer.FSM.IPrioritizable.Priority.- Assembly
- Animancer
.dll - Namespace
- Animancer
.FSM - Containing Type
- StateMachine
<TState> .StateSelector
Syntax
public void Add<TPrioritizable>(TPrioritizable state) where TPrioritizable : TState, IPrioritizable
Type Parameters
| Name | Description |
|---|---|
| TPrioritizable |
Parameters
| Name | Type | Description |
|---|---|---|
| state | TPrioritizable |
Return Value
| Type | Description |
|---|---|
| void |