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

◆ UITexturesHigh

bool TextureAtlasDB.UITexturesHigh
staticgetset

Definition at line 386 of file TextureAtlasDB.cs.

387 {
388 [global::Cpp2ILInjected.Token(Token = "0x6001136")]
389 [global::Cpp2ILInjected.Address(RVA = "0xA6A044", Offset = "0xA6A044", Length = "0x58")]
390 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
391 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
392 get
393 {
394 throw null;
395 }
396 [global::Cpp2ILInjected.Token(Token = "0x6001137")]
397 [global::Cpp2ILInjected.Address(RVA = "0xA6A09C", Offset = "0xA6A09C", Length = "0xBC")]
398 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
399 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISettingsOverlay), Member = "ResetSetting", MemberParameters = new object[] { typeof(GUISettingID) }, ReturnType = typeof(void))]
400 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIToggleSetting), Member = "Toggle", ReturnType = typeof(void))]
401 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "LoadSettings", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
402 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
403 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(TextureAtlasDB), Member = "SwitchAtlas", MemberParameters = new object[]
404 {
405 typeof(int),
406 typeof(bool)
407 }, ReturnType = typeof(void))]
408 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 3)]
409 set
410 {
411 throw null;
412 }
413 }
class f__AnonymousType0<< Count > j__TPar
GUISettingID