|
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
|
Collaboration diagram for SaveSynchronisationClient: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 10 of file SaveSynchronisationClient.cs.