tModLoader v2025.01
A mod to make and play Terraria mods
All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
RemoteServer Class Reference

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]