SpringDefinitionsDrawer.

GetEditButtonLabel(SerializedProperty, GUIContent) Method

Summary

Sets the `label` for the "Edit" button.
Assembly
FlexiMotion.dll
Namespace
FlexiMotion.Editor
Containing Type
SpringDefinitionsDrawer

Syntax

public override void GetEditButtonLabel(SerializedProperty property, GUIContent label)

Parameters

Name Type Description
property SerializedProperty
label GUIContent

Return Value

Type Description
void