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
Loading...
Searching...
No Matches

◆ PendingAssets

int ReLogic.Content.AssetRepository.PendingAssets
getset

Implements ReLogic.Content.IAssetRepository.

Definition at line 18 of file AssetRepository.cs.

19 {
20 [global::Cpp2ILInjected.Token(Token = "0x60053E6")]
21 [global::Cpp2ILInjected.Address(RVA = "0x94627C", Offset = "0x94627C", Length = "0x40")]
22 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
23 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
24 get
25 {
26 throw null;
27 }
28 }