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
|
Public Member Functions | |
void | Reject (string assetPath, IRejectionReason reason) |
bool | IsRejected (string assetPath) |
void | Clear () |
bool | TryGetRejections (List< string > rejectionReasons) |
RejectedAssetCollection () | |
Private Attributes | |
Dictionary< string, IRejectionReason > | _rejectedAssetsAndReasons |
Definition at line 10 of file RejectedAssetCollection.cs.