|
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 SaveSynchronisationHost:Public Member Functions | |
| void | Start () |
| void | Close () |
| void | RequestFile (string filename) |
| void | SendFile (string filename) |
| void | Update () |
| SaveSynchronisationHost () | |
Public Attributes | |
| Server | Server |
| SaveSynchronisationOperation | CurrentOperation |
| int | connectedClient |
Private Member Functions | |
| void | SendDataFunction (byte[] messageData, int length) |
Definition at line 11 of file SaveSynchronisationHost.cs.