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

◆ TotalAssets

int ReLogic.Content.AssetRepository.TotalAssets
getprivate set

Implements ReLogic.Content.IAssetRepository.

Definition at line 26 of file AssetRepository.cs.

27 {
29 get
30 {
31 return this.<TotalAssets>k__BackingField;
32 }
34 private set
35 {
37 }
38 }
class f__AnonymousType0<< Count > j__TPar

Referenced by ReLogic.Content.AssetRepository.LoadAsset< T >().