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
RejectionMenuInfo.cs
Go to the documentation of this file.
1using System;
6
8{
9 [global::Cpp2ILInjected.Token(Token = "0x200066C")]
10 public class RejectionMenuInfo
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600370D")]
13 [global::Cpp2ILInjected.Address(RVA = "0x141D97C", Offset = "0x141D97C", Length = "0x84")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SoundEngine), Member = "PlaySound", MemberParameters = new object[]
16 {
17 typeof(int),
18 typeof(int),
19 typeof(int),
20 typeof(int),
21 typeof(float),
22 typeof(float)
23 }, ReturnType = typeof(SoundEffectInstance))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "set_menuMode", MemberParameters = new object[] { typeof(int) }, ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
26 public void DefaultExitAction()
27 {
28 throw null;
29 }
30
31 [global::Cpp2ILInjected.Token(Token = "0x600370E")]
32 [global::Cpp2ILInjected.Address(RVA = "0x141DA00", Offset = "0x141DA00", Length = "0x8")]
33 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
34 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
36 {
37 throw null;
38 }
39
40 [global::Cpp2ILInjected.Token(Token = "0x4007812")]
41 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
42 public ReturnFromRejectionMenuAction ExitAction;
43
44 [global::Cpp2ILInjected.Token(Token = "0x4007813")]
45 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
46 public string TextToShow;
47 }
48}
class f__AnonymousType0<< Count > j__TPar
ReturnFromRejectionMenuAction ExitAction