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

◆ text

override string DrKeyboard_IME.text
getset

Definition at line 67 of file DrKeyboard_IME.cs.

68 {
69 [global::Cpp2ILInjected.Token(Token = "0x6000091")]
70 [global::Cpp2ILInjected.Address(RVA = "0x6FE6CC", Offset = "0x6FE6CC", Length = "0x8")]
71 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 get
73 {
74 throw null;
75 }
76 [global::Cpp2ILInjected.Token(Token = "0x6000092")]
77 [global::Cpp2ILInjected.Address(RVA = "0x6FE6D4", Offset = "0x6FE6D4", Length = "0x8")]
78 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
79 set
80 {
81 throw null;
82 }
83 }