terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
Public Member Functions | |
void | Connect (string hostName) |
void | Close () |
void | RequestFile (string filename) |
void | SendFile (string filename) |
void | Update () |
SaveSynchronisationClient () | |
Public Attributes | |
Client | Client |
SaveSynchronisationOperation | CurrentOperation |
Private Member Functions | |
void | SendDataFunction (byte[] messageData, int length) |
Definition at line 6 of file SaveSynchronisationClient.cs.