|
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
|
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] |
Definition at line 8 of file IAsyncAssetLoader.cs.