Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.RemoteServer Class Reference

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]
 

Detailed Description

Definition at line 8 of file RemoteServer.cs.


The documentation for this class was generated from the following file: