AnimancerStateDrawer<T>.

AnimancerStateDrawer(T) Constructor

Summary

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

Syntax

public AnimancerStateDrawer(T target)

Parameters

Name Type Description
target T

Return Value

Type Description
void