BaseAnimancerComponentEditor.

OnInspectorGUI() Method

Summary

Called by the Unity editor to draw the custom Inspector GUI elements.
Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
BaseAnimancerComponentEditor

Syntax

public override void OnInspectorGUI()

Return Value

Type Description
void