Table of Contents

Method Button3

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

Button3(string, bool, GUIStyle)

public static bool Button3(string text, bool fitText = true, GUIStyle style = null)

Parameters

text string
fitText bool
style GUIStyle

Returns

bool

Button3(Rect, string, GUIStyle)

public static bool Button3(Rect rect, string text, GUIStyle style = null)

Parameters

rect Rect
text string
style GUIStyle

Returns

bool