StateMachine<TKey, TState>.

Clear() Method

Summary

Removes all state from the Animancer.FSM.StateMachine`2.Dictionary.
Assembly
Animancer.dll
Namespace
Animancer.FSM
Containing Type
StateMachine<TKey, TState>

Syntax

public void Clear()

Return Value

Type Description
void