Transition<TState>.

CreateAndInitializeState() Method

Summary

Calls Animancer.Transition`1.CreateState and assigns the Animancer.Transition`1.Events to the state.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
Transition<TState>

Syntax

public TState CreateAndInitializeState()

Return Value

Type Description
TState