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
XBOPlatformEvent.cs
Go to the documentation of this file.
1using System;
5
6[global::Cpp2ILInjected.Token(Token = "0x200004A")]
7public class XBOPlatformEvent
8{
9 [global::Cpp2ILInjected.Token(Token = "0x1700006C")]
10 public static string UserId
11 {
12 [global::Cpp2ILInjected.Token(Token = "0x600018C")]
13 [global::Cpp2ILInjected.Address(RVA = "0x705F08", Offset = "0x705F08", Length = "0x48")]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
15 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 1)]
16 get
17 {
18 throw null;
19 }
20 }
21
22 [Conditional("UNITY_XBOXONE")]
23 [global::Cpp2ILInjected.Token(Token = "0x600018D")]
24 [global::Cpp2ILInjected.Address(RVA = "0x705F50", Offset = "0x705F50", Length = "0x4")]
25 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
26 public static void SendAchievementProgress(string identifier, float progress)
27 {
28 throw null;
29 }
30
31 [Conditional("UNITY_XBOXONE")]
32 [global::Cpp2ILInjected.Token(Token = "0x600018E")]
33 [global::Cpp2ILInjected.Address(RVA = "0x705F54", Offset = "0x705F54", Length = "0x4")]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 public static void SendGameProgress(float progress)
36 {
37 throw null;
38 }
39
40 [Conditional("UNITY_XBOXONE")]
41 [global::Cpp2ILInjected.Token(Token = "0x600018F")]
42 [global::Cpp2ILInjected.Address(RVA = "0x705F58", Offset = "0x705F58", Length = "0x4")]
43 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
44 public static void SendMedalsUpdated(int Medals)
45 {
46 throw null;
47 }
48
49 [Conditional("UNITY_XBOXONE")]
50 [global::Cpp2ILInjected.Token(Token = "0x6000190")]
51 [global::Cpp2ILInjected.Address(RVA = "0x705F5C", Offset = "0x705F5C", Length = "0x4")]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
54 {
55 throw null;
56 }
57
58 [Conditional("UNITY_XBOXONE")]
59 [global::Cpp2ILInjected.Token(Token = "0x6000191")]
60 [global::Cpp2ILInjected.Address(RVA = "0x705F60", Offset = "0x705F60", Length = "0x4")]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
63 {
64 throw null;
65 }
66
67 [Conditional("UNITY_XBOXONE")]
68 [global::Cpp2ILInjected.Token(Token = "0x6000192")]
69 [global::Cpp2ILInjected.Address(RVA = "0x705F64", Offset = "0x705F64", Length = "0x4")]
70 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
72 {
73 throw null;
74 }
75
76 [Conditional("UNITY_XBOXONE")]
77 [global::Cpp2ILInjected.Token(Token = "0x6000193")]
78 [global::Cpp2ILInjected.Address(RVA = "0x705F68", Offset = "0x705F68", Length = "0x4")]
79 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
80 public static void SendUnitsDonatedUpdated(int UnitsDonated)
81 {
82 throw null;
83 }
84
85 [Conditional("UNITY_XBOXONE")]
86 [global::Cpp2ILInjected.Token(Token = "0x6000194")]
87 [global::Cpp2ILInjected.Address(RVA = "0x705F6C", Offset = "0x705F6C", Length = "0x4")]
88 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
90 {
91 throw null;
92 }
93
94 [Conditional("UNITY_XBOXONE")]
95 [global::Cpp2ILInjected.Token(Token = "0x6000195")]
96 [global::Cpp2ILInjected.Address(RVA = "0x705F70", Offset = "0x705F70", Length = "0x4")]
97 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
99 {
100 throw null;
101 }
102
103 [Conditional("UNITY_XBOXONE")]
104 [global::Cpp2ILInjected.Token(Token = "0x6000196")]
105 [global::Cpp2ILInjected.Address(RVA = "0x705F74", Offset = "0x705F74", Length = "0x4")]
106 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
108 {
109 throw null;
110 }
111
112 [global::Cpp2ILInjected.Token(Token = "0x6000197")]
113 [global::Cpp2ILInjected.Address(RVA = "0x705F78", Offset = "0x705F78", Length = "0x8")]
114 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
115 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
117 {
118 throw null;
119 }
120}
class f__AnonymousType0<< Count > j__TPar
static void SendRankedMatchesUpdated(int RankedMatches)
static void SendMedalsUpdated(int Medals)
static void SendAchievementProgress(string identifier, float progress)
static void SendThreeStarVictoriesUpdated(int ThreeStarVictories)
static string UserId
static void SendUnitsDonatedUpdated(int UnitsDonated)
static void SendMultiplayerRoundStart(ref Guid sessionGUID, string correlationId)
static void SendGameProgress(float progress)
static void SendMultiplayerRoundEnd(ref Guid sessionGUID, string correlationId, float gameTime)
static void SendRankedVicotriesUpdated(int RankedVictories)
static void SendUnitsUnlockedUpdated(int UnitsUnlocked)