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

◆ BackgroundTexturesHigh

bool TextureAtlasDB.BackgroundTexturesHigh
staticgetset

Definition at line 476 of file TextureAtlasDB.cs.

477 {
478 [global::Cpp2ILInjected.Token(Token = "0x600113C")]
479 [global::Cpp2ILInjected.Address(RVA = "0xA6A340", Offset = "0xA6A340", Length = "0x58")]
480 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
481 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
482 get
483 {
484 throw null;
485 }
486 [global::Cpp2ILInjected.Token(Token = "0x600113D")]
487 [global::Cpp2ILInjected.Address(RVA = "0xA6A398", Offset = "0xA6A398", Length = "0xB0")]
488 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
489 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISettingsOverlay), Member = "ResetSetting", MemberParameters = new object[] { typeof(GUISettingID) }, ReturnType = typeof(void))]
490 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIToggleSetting), Member = "Toggle", ReturnType = typeof(void))]
491 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "LoadSettings", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
492 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
493 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TextureAtlasDB), Member = "SwitchAtlas", MemberParameters = new object[]
494 {
495 typeof(int),
496 typeof(bool)
497 }, ReturnType = typeof(void))]
498 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
499 set
500 {
501 throw null;
502 }
503 }
class f__AnonymousType0<< Count > j__TPar
GUISettingID