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

◆ SettingDontScaleMainMenuUp

bool Terraria.Main.SettingDontScaleMainMenuUp
staticgetset

Definition at line 276 of file Main.cs.

277 {
278 [global::Cpp2ILInjected.Token(Token = "0x6001BC9")]
279 [global::Cpp2ILInjected.Address(RVA = "0xBDB674", Offset = "0xBDB674", Length = "0x4C")]
280 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "PreDrawMenu", MemberParameters = new object[]
281 {
284 }, ReturnType = typeof(void))]
285 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
286 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
287 get
288 {
289 throw null;
290 }
291 [global::Cpp2ILInjected.Token(Token = "0x6001BCA")]
292 [global::Cpp2ILInjected.Address(RVA = "0xBDB6C0", Offset = "0xBDB6C0", Length = "0x50")]
293 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
294 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
295 set
296 {
297 throw null;
298 }
299 }
class f__AnonymousType0<< Count > j__TPar