|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | ResetSpecialFlags () |
| void | ClientWriteCallBack (object state) |
| void | ClientReadCallBack (object state, int length) |
Public Attributes | |
| ISocket | Socket = new TcpSocket() |
| bool | IsActive |
| int | State |
| int | TimeOutTimer |
| bool | IsReading |
| byte[] | ReadBuffer |
| string | StatusText |
| int | StatusCount |
| int | StatusMax |
| BitsByte | ServerSpecialFlags |
Properties | |
| bool | HideStatusTextPercent [get] |
| bool | StatusTextHasShadows [get] |
| bool | ServerWantsToRunCheckBytesInClientLoopThread [get] |
Definition at line 8 of file RemoteServer.cs.