StateMachine<TKey, TState>.WithDefault.

StateMachine<TKey, TState>.

WithDefault(TKey) Constructor

Summary

Creates a new Animancer.FSM.StateMachine`2.WithDefault and sets the Animancer.FSM.StateMachine`2.WithDefault.DefaultKey.

Syntax

public WithDefault(TKey defaultKey)

Parameters

Name Type Description
defaultKey TKey

Return Value

Type Description
void