Property | Type | Description | |
---|---|---|---|
Age | float | ||
CalculatedHeight | float | ||
IndexY | float | ||
Lifetime | float | ||
Style | GUIStyle | ||
Text | string |
Method | Description | |
---|---|---|
BannerMessage ( string text, GUIStyle style ) : System | ||
OnGUI ( ) : void | ||
Update ( ) : void |
public BannerMessage ( string text, GUIStyle style ) : System | ||
text | string | |
style | GUIStyle | |
return | System |