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
GUIControllerNPCDialogue.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x200009E")]
8{
9 [global::Cpp2ILInjected.Token(Token = "0x60003C8")]
10 [global::Cpp2ILInjected.Address(RVA = "0xA80DF4", Offset = "0xA80DF4", Length = "0x8")]
11 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUINPCDialogue), Member = "Draw", ReturnType = typeof(void))]
12 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
13 public void Activate()
14 {
15 throw null;
16 }
17
18 [global::Cpp2ILInjected.Token(Token = "0x60003C9")]
19 [global::Cpp2ILInjected.Address(RVA = "0xA80DFC", Offset = "0xA80DFC", Length = "0x8")]
20 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
22 {
23 throw null;
24 }
25
26 [global::Cpp2ILInjected.Token(Token = "0x60003CA")]
27 [global::Cpp2ILInjected.Address(RVA = "0xA80E04", Offset = "0xA80E04", Length = "0x9C")]
28 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
29 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x60003CB")]
37 [global::Cpp2ILInjected.Address(RVA = "0xA80EA0", Offset = "0xA80EA0", Length = "0xEC")]
38 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUINPCDialogue), Member = "LoadPanelRegion", ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "GetRegion", MemberParameters = new object[] { typeof(TransactionButton_Layout) }, ReturnType = typeof(Rectangle))]
42 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
44 {
45 throw null;
46 }
47
48 [global::Cpp2ILInjected.Token(Token = "0x60003CC")]
49 [global::Cpp2ILInjected.Address(RVA = "0xA80F8C", Offset = "0xA80F8C", Length = "0x8")]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUINPCDialogue), Member = ".ctor", ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
54 {
55 throw null;
56 }
57
58 [global::Cpp2ILInjected.Token(Token = "0x40003B2")]
59 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
60 private int _selected;
61}
class f__AnonymousType0<< Count > j__TPar
GUIControllerItem Navigate(Vector2 navigationVector)