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

◆ HideContents

bool Terraria.GameContent.UI.States.UIVirtualKeyboard.HideContents
getset

Definition at line 82 of file UIVirtualKeyboard.cs.

83 {
84 [global::Cpp2ILInjected.Token(Token = "0x6004F1B")]
85 [global::Cpp2ILInjected.Address(RVA = "0x8F6FF8", Offset = "0x8F6FF8", Length = "0xC")]
86 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
87 get
88 {
89 throw null;
90 }
91 [global::Cpp2ILInjected.Token(Token = "0x6004F1C")]
92 [global::Cpp2ILInjected.Address(RVA = "0x8F7004", Offset = "0x8F7004", Length = "0x10")]
93 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
94 set
95 {
96 throw null;
97 }
98 }