tModLoader v2024.04
A mod to make and play Terraria mods
MessageDispatcherServer Class Reference

Public Member Functions

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

Events

Action OnIPCClientAccess
 
Action< IPCMessageOnMessage