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 | |
AssetLoader (AssetReaderCollection readers) | |
bool | TryLoad< T > (string assetName, IContentSource source, out T resultAsset) |
Private Attributes | |
readonly AssetReaderCollection | _readers |
Definition at line 11 of file AssetLoader.cs.