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
Loading...
Searching...
No Matches
ReLogic.Content.Sources.IContentSource Interface Reference
+ Inheritance diagram for ReLogic.Content.Sources.IContentSource:
+ Collaboration diagram for ReLogic.Content.Sources.IContentSource:

Public Member Functions

bool HasAsset (string assetName)
 
string GetExtension (string assetName)
 
Stream OpenStream (string assetName)
 
void RejectAsset (string assetName, IRejectionReason reason)
 
void ClearRejections ()
 
bool TryGetRejections (List< string > rejectionReasons)
 

Properties

IContentValidator ContentValidator [get, set]
 

Detailed Description

Definition at line 9 of file IContentSource.cs.


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