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

◆ IsCandidateListVisible

override bool ReLogic.Localization.IME.UnsupportedPlatformIme.IsCandidateListVisible
getset

Implements ReLogic.Localization.IME.IImeService.

Definition at line 36 of file UnsupportedPlatformIme.cs.

37 {
38 [global::Cpp2ILInjected.Token(Token = "0x60053A4")]
39 [global::Cpp2ILInjected.Address(RVA = "0x944D9C", Offset = "0x944D9C", Length = "0x8")]
40 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
41 get
42 {
43 throw null;
44 }
45 }