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.CloudSocialModule Class Referenceabstract
+ 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< Initializeb__1_0 (Preferences preferences)
 
void< Initializeb__1_1 (Preferences preferences)
 

Detailed Description

Definition at line 13 of file CloudSocialModule.cs.


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