AnimancerTransition<TState>.

CreateState() Method

Summary

Creates and returns a new TState.
Assembly
Animancer.dll
Namespace
Animancer
Containing Type
AnimancerTransition<TState>

Syntax

public abstract TState CreateState()

Return Value

Type Description
TState