Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Social.WeGame.MessageDispatcherServer Class Reference

Public Member Functions

void Init (string serverName)
 
void OnClientAccess ()
 
void Start ()
 
void Tick ()
 
bool SendMessage (IPCMessage msg)
 

Events

Action OnIPCClientAccess
 
Action< IPCMessageOnMessage
 

Private Member Functions

void OnDataArrive (byte[] data)
 

Private Attributes

IPCServer _ipcSever = new IPCServer()
 

Detailed Description

Definition at line 5 of file MessageDispatcherServer.cs.


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