terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.Social.Base.NetSocialModule Class Referenceabstract
+ Inheritance diagram for Terraria.Social.Base.NetSocialModule:
+ Collaboration diagram for Terraria.Social.Base.NetSocialModule:

Public Member Functions

void Initialize ()
 
void Shutdown ()
 
void Close (RemoteAddress address)
 
bool IsConnected (RemoteAddress address)
 
void Connect (RemoteAddress address)
 
bool Send (RemoteAddress address, byte[] data, int length)
 
int Receive (RemoteAddress address, byte[] data, int offset, int length)
 
bool IsDataAvailable (RemoteAddress address)
 
void LaunchLocalServer (Process process, ServerMode mode)
 
bool CanInvite ()
 
void OpenInviteInterface ()
 
void CancelJoin ()
 
bool StartListening (SocketConnectionAccepted callback)
 
void StopListening ()
 
ulong GetLobbyId ()
 

Protected Member Functions

 NetSocialModule ()
 

Detailed Description

Definition at line 11 of file NetSocialModule.cs.


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