Method Button3
Button3(string, bool, GUIStyle)
public static bool Button3(string text, bool fitText = true, GUIStyle style = null)
Parameters
Returns
Button3(Rect, string, GUIStyle)
public static bool Button3(Rect rect, string text, GUIStyle style = null)
Parameters
rect
Recttext
stringstyle
GUIStyle