ParametizedAnimancerStateDrawer<T>.

ParametizedAnimancerStateDrawer(T) Constructor

Summary

Creates a new Animancer.Editor.ParametizedAnimancerStateDrawer`1 to manage the Inspector GUI for the `state`.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
ParametizedAnimancerStateDrawer<T>

Syntax

protected ParametizedAnimancerStateDrawer(T state)

Parameters

Name Type Description
state T

Return Value

Type Description
void