|
tModLoader v2023.01
A mod to make and play Terraria mods
|
Public Member Functions | |
| void | ClientReadCallBack (object state, int length) |
| void | ClientWriteCallBack (object state) |
| void | ResetSpecialFlags () |
Public Attributes | |
| bool | IsActive |
| bool | IsReading |
| byte[] | ReadBuffer |
| BitsByte | ServerSpecialFlags |
| ISocket | Socket = new TcpSocket() |
| int | State |
| int | StatusCount |
| int | StatusMax |
| string | StatusText |
| int | TimeOutTimer |
Properties | |
| bool | HideStatusTextPercent [get] |
| bool | ServerWantsToRunCheckBytesInClientLoopThread [get] |
| bool | StatusTextHasShadows [get] |