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

◆ active

override bool DrKeyboard_IME.active
getset

Definition at line 32 of file DrKeyboard_IME.cs.

33 {
34 [global::Cpp2ILInjected.Token(Token = "0x600008E")]
35 [global::Cpp2ILInjected.Address(RVA = "0x6FE694", Offset = "0x6FE694", Length = "0x1C")]
36 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
37 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
38 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Input), Member = "get_imeCompositionMode", ReturnType = typeof(IMECompositionMode))]
39 get
40 {
41 throw null;
42 }
43 [global::Cpp2ILInjected.Token(Token = "0x600008F")]
44 [global::Cpp2ILInjected.Address(RVA = "0x6FE6B0", Offset = "0x6FE6B0", Length = "0x14")]
45 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
46 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
47 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Input), Member = "set_imeCompositionMode", MemberParameters = new object[] { typeof(IMECompositionMode) }, ReturnType = typeof(void))]
48 set
49 {
50 throw null;
51 }
52 }
class f__AnonymousType0<< Count > j__TPar