| 
    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 
   | 
 
 Inheritance diagram for Terraria.Social.Base.CloudSocialModule:
 Collaboration diagram for Terraria.Social.Base.CloudSocialModule:Public Member Functions | |
| virtual void | Initialize () | 
| void | Shutdown () | 
| IEnumerable< string > | GetFiles () | 
| bool | Write (string path, byte[] data, int length) | 
| void | Read (string path, byte[] buffer, int length) | 
| bool | HasFile (string path) | 
| int | GetFileSize (string path) | 
| bool | Delete (string path) | 
| bool | Forget (string path) | 
| byte[] | Read (string path) | 
| void | Read (string path, byte[] buffer) | 
| bool | Write (string path, byte[] data) | 
Public Attributes | |
| bool | EnabledByDefault | 
Protected Member Functions | |
| CloudSocialModule () | |
Private Member Functions | |
| void< Initialize > | b__1_0 (Preferences preferences) | 
| void< Initialize > | b__1_1 (Preferences preferences) | 
Definition at line 13 of file CloudSocialModule.cs.