Table of Contents

Method ButtonIcon

Namespace
Pinwheel.Memo
Assembly
Pinwheel.Memo.Editor.dll

ButtonIcon(Rect, Texture, string, GUIStyle)

public static bool ButtonIcon(Rect rect, Texture icon, string tooltip = null, GUIStyle style = null)

Parameters

rect Rect
icon Texture
tooltip string
style GUIStyle

Returns

bool