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

◆ LoadedAssets

int ReLogic.Content.AssetRepository.LoadedAssets
getprivate set

Implements ReLogic.Content.IAssetRepository.

Definition at line 43 of file AssetRepository.cs.

44 {
46 get
47 {
48 return this.<LoadedAssets>k__BackingField;
49 }
51 private set
52 {
54 }
55 }
class f__AnonymousType0<< Count > j__TPar

Referenced by ReLogic.Content.AssetRepository.ForceReloadAsset().