NamedAnimancerComponentEditor.

DoOverridePropertyGUI(string, SerializedProperty, GUIContent) Method

Assembly
Animancer.dll
Namespace
Animancer.Editor
Containing Type
NamedAnimancerComponentEditor

Syntax

protected override bool DoOverridePropertyGUI(string path, SerializedProperty property, GUIContent label)

Parameters

Name Type Description
path string
property SerializedProperty
label GUIContent

Return Value

Type Description
bool