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
GUIWorldNoBackup.cs
Go to the documentation of this file.
1using System;
2using Controller;
8using Terraria;
10
11[global::Cpp2ILInjected.Token(Token = "0x2000289")]
12public class GUIWorldNoBackup
13{
14 [global::Cpp2ILInjected.Token(Token = "0x6000EF5")]
15 [global::Cpp2ILInjected.Address(RVA = "0xA1C6A4", Offset = "0xA1C6A4", Length = "0x54")]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "set_menuMode", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
18 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
19 public void Open()
20 {
21 throw null;
22 }
23
24 [global::Cpp2ILInjected.Token(Token = "0x6000EF6")]
25 [global::Cpp2ILInjected.Address(RVA = "0xA1C6F8", Offset = "0xA1C6F8", Length = "0x224")]
26 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawMenu", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteBatch), Member = "End", ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SpriteBatch), Member = "Begin", MemberParameters = new object[]
31 {
38 typeof(Matrix?),
39 typeof(bool)
40 }, ReturnType = typeof(void))]
41 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIStringButton), Member = "DrawButton", MemberParameters = new object[]
42 {
44 typeof(string),
45 typeof(ref float),
46 typeof(bool),
47 typeof(bool)
48 }, ReturnType = typeof(bool))]
49 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "DrawWithBanner", MemberParameters = new object[]
50 {
54 typeof(Item),
55 typeof(string),
56 typeof(bool),
57 typeof(ref float),
58 typeof(bool),
59 typeof(bool),
60 typeof(bool),
61 typeof(bool),
62 typeof(bool),
63 typeof(bool)
64 }, ReturnType = typeof(GUITransactionButton.InputState))]
65 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SoundEngine), Member = "PlaySound", MemberParameters = new object[]
66 {
67 typeof(int),
68 typeof(int),
69 typeof(int),
70 typeof(int),
71 typeof(float),
72 typeof(float)
73 }, ReturnType = typeof(SoundEffectInstance))]
74 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "set_menuMode", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
75 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
76 public void Draw()
77 {
78 throw null;
79 }
80
81 [global::Cpp2ILInjected.Token(Token = "0x6000EF7")]
82 [global::Cpp2ILInjected.Address(RVA = "0xA1C91C", Offset = "0xA1C91C", Length = "0x18")]
83 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIInstance), Member = ".ctor", ReturnType = typeof(void))]
84 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
85 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
87 {
88 throw null;
89 }
90
91 [global::Cpp2ILInjected.Token(Token = "0x4001B1A")]
92 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
93 private float statusScale;
94
95 [global::Cpp2ILInjected.Token(Token = "0x4001B1B")]
96 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
97 private float descriptionScale;
98
99 [global::Cpp2ILInjected.Token(Token = "0x4001B1C")]
100 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
101 private float backScale;
102}
class f__AnonymousType0<< Count > j__TPar