![]() |
tModLoader
0.12 Alpha
A mod to make and play Terraria mods
|
Inherits Terraria.Social.Base.CloudSocialModule.
Public Member Functions | |
override bool | Delete (string path) |
override bool | Forget (string path) |
override IEnumerable< string > | GetFiles () |
override int | GetFileSize (string path) |
override bool | HasFile (string path) |
override void | Initialize () |
override void | Read (string path, byte[] buffer, int size) |
override void | Shutdown () |
override bool | Write (string path, byte[] data, int length) |
![]() | |
byte[] | Read (string path) |
void | Read (string path, byte[] buffer) |
bool | Write (string path, byte[] data) |
Additional Inherited Members | |
![]() | |
bool | EnabledByDefault |