tModLoader v2023.01
A mod to make and play Terraria mods
|
Inherits IContentValidator.
Public Member Functions | |
VanillaContentValidator (string infoFilePath) | |
bool | AssetIsValid< T > (T content, string contentPath, out IRejectionReason rejectReason) |
HashSet< string > | GetValidImageFilePaths () |
Static Public Attributes | |
static VanillaContentValidator | Instance |
bool Terraria.GameContent.VanillaContentValidator.AssetIsValid< T > | ( | T | content, |
string | contentPath, | ||
out IRejectionReason | rejectReason | ||
) |
T | : | class |