Summary
Replaces the child states with new ones created from the `transitions`.
- Assembly
- Animancer
.dll - Namespace
- Animancer
- Containing Type
- SequenceState
Syntax
public void Set(IList<ITransition> transitions)
Parameters
Name | Type | Description |
---|---|---|
transitions | IList |
Return Value
Type | Description |
---|---|
void |