Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.Content.RejectedAssetCollection Class Reference

Public Member Functions

void Reject (string assetPath, IRejectionReason reason)
 
bool IsRejected (string assetPath)
 
void Clear ()
 
bool TryGetRejections (List< string > rejectionReasons)
 

Private Attributes

Dictionary< string, IRejectionReason_rejectedAssetsAndReasons = new Dictionary<string, IRejectionReason>()
 

Detailed Description

Definition at line 5 of file RejectedAssetCollection.cs.


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