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
GUISaveSynchronisation_Status.cs
Go to the documentation of this file.
1using System;
2using Controller;
5using Terraria;
6using UnityEngine;
7
8[global::Cpp2ILInjected.Token(Token = "0x200029C")]
10{
11 [global::Cpp2ILInjected.Token(Token = "0x6000FB0")]
12 [global::Cpp2ILInjected.Address(RVA = "0xA33780", Offset = "0xA33780", Length = "0x19C")]
13 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISaveSynchronisation), Member = "DrawConnectingState", ReturnType = typeof(void))]
14 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GUISaveSynchronisation), Member = "DrawHostedState", ReturnType = typeof(void))]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
16 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUIStringButton), Member = "DrawButton", MemberParameters = new object[]
17 {
19 typeof(string),
20 typeof(ref float),
21 typeof(bool),
22 typeof(bool)
23 }, ReturnType = typeof(bool))]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(GUITransactionButton), Member = "DrawWithBanner", MemberParameters = new object[]
25 {
29 typeof(Item),
30 typeof(string),
31 typeof(bool),
32 typeof(ref float),
33 typeof(bool),
34 typeof(bool),
35 typeof(bool),
36 typeof(bool),
37 typeof(bool),
38 typeof(bool)
39 }, ReturnType = typeof(GUITransactionButton.InputState))]
40 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(KeyboardInput), Member = "GetKeyUp", MemberParameters = new object[] { typeof(KeyCode) }, ReturnType = typeof(bool))]
41 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SaveSynchronisationManager), Member = "Shutdown", ReturnType = typeof(void))]
42 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SaveSynchronisationManager), Member = "Startup", ReturnType = typeof(void))]
43 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
44 public static void DrawStatus(string status)
45 {
46 throw null;
47 }
48
49 [global::Cpp2ILInjected.Token(Token = "0x6000FB1")]
50 [global::Cpp2ILInjected.Address(RVA = "0xA3981C", Offset = "0xA3981C", Length = "0x8")]
51 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
52 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
54 {
55 throw null;
56 }
57}
class f__AnonymousType0<< Count > j__TPar