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
UnsupportedPlatformIme.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000B32")]
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x1700090A")]
11 public override uint CandidateCount
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x60053A2")]
14 [global::Cpp2ILInjected.Address(RVA = "0x944D4C", Offset = "0x944D4C", Length = "0x8")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 get
17 {
18 throw null;
19 }
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x1700090B")]
23 public override string CompositionString
24 {
25 [global::Cpp2ILInjected.Token(Token = "0x60053A3")]
26 [global::Cpp2ILInjected.Address(RVA = "0x944D54", Offset = "0x944D54", Length = "0x48")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
29 get
30 {
31 throw null;
32 }
33 }
34
35 [global::Cpp2ILInjected.Token(Token = "0x1700090C")]
36 public override bool IsCandidateListVisible
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 }
46
47 [global::Cpp2ILInjected.Token(Token = "0x1700090D")]
48 public override uint SelectedCandidate
49 {
50 [global::Cpp2ILInjected.Token(Token = "0x60053A5")]
51 [global::Cpp2ILInjected.Address(RVA = "0x944DA4", Offset = "0x944DA4", Length = "0x8")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
53 get
54 {
55 throw null;
56 }
57 }
58
59 [global::Cpp2ILInjected.Token(Token = "0x60053A6")]
60 [global::Cpp2ILInjected.Address(RVA = "0x944DAC", Offset = "0x944DAC", Length = "0x48")]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
62 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
63 public override string GetCandidate(uint index)
64 {
65 throw null;
66 }
67
68 [global::Cpp2ILInjected.Token(Token = "0x60053A7")]
69 [global::Cpp2ILInjected.Address(RVA = "0x944DF4", Offset = "0x944DF4", Length = "0x4")]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
71 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(PlatformIme), Member = ".ctor", ReturnType = typeof(void))]
73 {
74 throw null;
75 }
76 }
77}
class f__AnonymousType0<< Count > j__TPar