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
|
Public Member Functions | |
void | SetSources (IEnumerable< IContentSource > sources, AssetRequestMode mode=AssetRequestMode.ImmediateLoad) |
Asset< T > | Request< T > (string assetName, AssetRequestMode mode=AssetRequestMode.ImmediateLoad) |
void | TransferCompletedAssets () |
void | ProcessAsyncLoad () |
void | Dispose () |
Properties | |
int | PendingAssets [get] |
int | TotalAssets [get] |
int | LoadedAssets [get] |
Definition at line 9 of file IAssetRepository.cs.