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
GUIMultiplayerMenu.cs
Go to the documentation of this file.
1using System;
6using Terraria;
8
9[global::Cpp2ILInjected.Token(Token = "0x200026D")]
11{
12 [global::Cpp2ILInjected.Token(Token = "0x6000DFE")]
13 [global::Cpp2ILInjected.Address(RVA = "0x9EFA68", Offset = "0x9EFA68", Length = "0x348")]
14 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
15 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "DrawMenu", MemberParameters = new object[] { typeof(GameTime) }, ReturnType = typeof(void))]
16 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
17 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIStringButton), Member = "DrawButton", MemberParameters = new object[]
18 {
20 typeof(string),
21 typeof(ref float),
22 typeof(bool),
23 typeof(bool)
24 }, ReturnType = typeof(bool))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_mouseLeft", ReturnType = typeof(bool))]
26 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_mouseLeftRelease", ReturnType = typeof(bool))]
27 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "LoadPlayers", ReturnType = typeof(void))]
28 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SoundEngine), Member = "PlaySound", MemberParameters = new object[]
29 {
30 typeof(int),
31 typeof(int),
32 typeof(int),
33 typeof(int),
34 typeof(float),
35 typeof(float)
36 }, ReturnType = typeof(SoundEffectInstance))]
37 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "set_menuMode", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
39 public void Draw()
40 {
41 throw null;
42 }
43
44 [global::Cpp2ILInjected.Token(Token = "0x6000DFF")]
45 [global::Cpp2ILInjected.Address(RVA = "0x9EFDB0", Offset = "0x9EFDB0", Length = "0x8")]
46 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUIInstance), Member = ".ctor", ReturnType = typeof(void))]
47 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
48 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
50 {
51 throw null;
52 }
53
54 [global::Cpp2ILInjected.Token(Token = "0x40019AB")]
55 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
56 private float scale0;
57
58 [global::Cpp2ILInjected.Token(Token = "0x40019AC")]
59 [global::Cpp2ILInjected.FieldOffset(Offset = "0x14")]
60 private float scale1;
61
62 [global::Cpp2ILInjected.Token(Token = "0x40019AD")]
63 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
64 private float scale2;
65}
class f__AnonymousType0<< Count > j__TPar