HybridAnimancerComponentEditor.

DoOverridePropertyGUI(string, SerializedProperty, GUIContent) Method

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