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
IAssetLoader.cs
Go to the documentation of this file.
1using System;
4
5namespace ReLogic.Content
6{
7 // Token: 0x02000B49 RID: 2889
8 public interface IAssetLoader
9 {
10 // Token: 0x0600540D RID: 21517
12 }
13}
class f__AnonymousType0<< Count > j__TPar
bool TryLoad< T >(string assetName, IContentSource source, [Out] T resultAsset)