terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ReLogic.Content.IAsyncAssetLoader Interface Reference
+ Inheritance 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 7 of file IAsyncAssetLoader.cs.


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