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
RichPresenceState.cs
Go to the documentation of this file.
1using System;
5
7{
8 [global::Cpp2ILInjected.Token(Token = "0x200052E")]
9 public class RichPresenceState : IEquatable<RichPresenceState>
10 {
11 [global::Cpp2ILInjected.Token(Token = "0x60031EE")]
12 [global::Cpp2ILInjected.Address(RVA = "0x132A6C4", Offset = "0x132A6C4", Length = "0x14")]
13 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
14 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 {
17 throw null;
18 }
19
20 [global::Cpp2ILInjected.Token(Token = "0x60031EF")]
21 [global::Cpp2ILInjected.Address(RVA = "0x132A608", Offset = "0x132A608", Length = "0xBC")]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RichPresenceSocialModule), Member = "UpdatePresence", ReturnType = typeof(void))]
23 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
24 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
25 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Main), Member = "get_gameMenu", ReturnType = typeof(bool))]
26 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
28 {
29 throw null;
30 }
31
32 [global::Cpp2ILInjected.Token(Token = "0x60031F0")]
33 [global::Cpp2ILInjected.Address(RVA = "0x132ADE8", Offset = "0x132ADE8", Length = "0x8")]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
37 {
38 throw null;
39 }
40
41 [global::Cpp2ILInjected.Token(Token = "0x4003B5F")]
42 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
44
45 [global::Cpp2ILInjected.Token(Token = "0x200052F")]
46 public enum GameModeState
47 {
48 [global::Cpp2ILInjected.Token(Token = "0x4003B61")]
50 [global::Cpp2ILInjected.Token(Token = "0x4003B62")]
52 [global::Cpp2ILInjected.Token(Token = "0x4003B63")]
54 [global::Cpp2ILInjected.Token(Token = "0x4003B64")]
56 [global::Cpp2ILInjected.Token(Token = "0x4003B65")]
58 }
59 }
60}
class f__AnonymousType0<< Count > j__TPar
static RichPresenceState GetCurrentState()
bool Equals(RichPresenceState other)
RichPresenceState.GameModeState GameMode