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.IAsyncAssetLoader Interface Reference
+ Inheritance diagram for ReLogic.Content.IAsyncAssetLoader:
+ Collaboration diagram for ReLogic.Content.IAsyncAssetLoader:

Public Member Functions

void Start ()
 
void Stop ()
 
void Load< T > (string assetName, IContentSource source, LoadAssetDelegate< T > callback)
 
void TransferCompleted ()
 
void Dispose ()
 

Properties

bool IsRunning [get]
 
int Remaining [get]
 

Detailed Description

Definition at line 8 of file IAsyncAssetLoader.cs.


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