Method | Description | |
---|---|---|
AppendErrorText ( string addToEndText ) : void | ||
SetDisplayGui ( bool display ) : void | ||
SetErrorText ( string newText ) : void |
Method | Description | |
---|---|---|
OnGUI ( ) : void |
public AppendErrorText ( string addToEndText ) : void | ||
addToEndText | string | |
return | void |
public SetErrorText ( string newText ) : void | ||
newText | string | |
return | void |