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

◆ IsAsyncLoadingEnabled

bool ReLogic.Content.AssetRepository.IsAsyncLoadingEnabled
getset

Definition at line 73 of file AssetRepository.cs.

74 {
75 [global::Cpp2ILInjected.Token(Token = "0x60053EB")]
76 [global::Cpp2ILInjected.Address(RVA = "0x9462DC", Offset = "0x9462DC", Length = "0x8")]
77 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
78 get
79 {
80 throw null;
81 }
82 }