Method ShowButton
ShowButton(Rect)
Shows a button with help icon and opens the url defined by HelpURLAttribute
Declaration
[Obsolete("This method will be removed soon. Please override OnHelpButtonClicked instead. #from(2023.1)", false)]
protected virtual void ShowButton(Rect r)
Parameters
Type | Name | Description |
---|---|---|
Rect | r | The rect to show the button |