C# Class GUIExts, WaitingForHorus

ファイルを表示 Open project: merveilles/WaitingForHorus Class Usage Examples

Public Methods

Method Description
Button ( string text ) : bool
Button ( string text, GUIStyle style ) : bool

Method Details

Button() public static method

public static Button ( string text ) : bool
text string
return bool

Button() public static method

public static Button ( string text, GUIStyle style ) : bool
text string
style GUIStyle
return bool