Method | Description | |
---|---|---|
LogText ( string text, Color color ) : void | ||
StatusOutput ( ) : System |
Method | Description | |
---|---|---|
InitializeClient ( GridClient client ) : void | ||
Network_OnCurrentSimChanged ( Simulator PreviousSimulator ) : void | ||
Network_OnDisconnected ( NetworkManager reason, string message ) : void | ||
Network_OnLogin ( LoginStatus login, string message ) : void | ||
Self_OnAlertMessage ( string message ) : void | ||
Self_OnMoneyBalanceReplyReceived ( UUID transactionID, bool transactionSuccess, int balance, int metersCredit, int metersCommitted, string description ) : void |
public LogText ( string text, Color color ) : void | ||
text | string | |
color | Color | |
return | void |