|
tModLoader v2025.10
A mod to make and play Terraria mods
|
Inherited by PlayerFileData, and WorldFileData.
Public Attributes | |
| FileMetadata | Metadata |
| string | Name |
| readonly string | Type |
Protected Member Functions | |
| FileData (string type) | |
| FileData (string type, string path, bool isCloud) | |
Protected Attributes | |
| bool | _isCloudSave |
| bool | _isFavorite |
| string | _path |
Properties | |
| bool | IsCloudSave [get] |
| bool | IsFavorite [get] |
| string | Path [get] |