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
PlatformControllerDisplay.cs
Go to the documentation of this file.
1using System;
2using Controller;
5
6[ResourceLocation("Managers/PlatformControllerDisplay")]
7[global::Cpp2ILInjected.Token(Token = "0x2000041")]
8public class PlatformControllerDisplay : Singleton<PlatformControllerDisplay>
9{
10 [global::Cpp2ILInjected.Token(Token = "0x6000177")]
11 [global::Cpp2ILInjected.Address(RVA = "0x705504", Offset = "0x705504", Length = "0xE8")]
12 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
13 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
14 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ControllerActionManager), Member = "get_ActiveController", ReturnType = typeof(ControllerDevice))]
15 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Array[]), Member = "IndexOf", MemberTypeParameters = new object[] { typeof(object) }, MemberParameters = new object[]
16 {
17 typeof(object[]),
18 typeof(object)
19 }, ReturnType = typeof(int))]
20 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
25
26 [global::Cpp2ILInjected.Token(Token = "0x6000178")]
27 [global::Cpp2ILInjected.Address(RVA = "0x7055EC", Offset = "0x7055EC", Length = "0x84")]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Singleton<>), Member = ".ctor", ReturnType = typeof(void))]
30 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 4)]
32 {
33 throw null;
34 }
35
36 [global::Cpp2ILInjected.Token(Token = "0x400010A")]
37 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
38 public string[] Controller_XBO;
39
40 [global::Cpp2ILInjected.Token(Token = "0x400010B")]
41 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
42 public string[] Controller_PS4;
43
44 [global::Cpp2ILInjected.Token(Token = "0x2000042")]
46 {
47 [global::Cpp2ILInjected.Token(Token = "0x400010D")]
49 [global::Cpp2ILInjected.Token(Token = "0x400010E")]
51 [global::Cpp2ILInjected.Token(Token = "0x400010F")]
53 }
54
55 [global::Cpp2ILInjected.Token(Token = "0x2000043")]
56 [Serializable]
58 {
59 [global::Cpp2ILInjected.Token(Token = "0x6000179")]
60 [global::Cpp2ILInjected.Address(RVA = "0x705670", Offset = "0x705670", Length = "0x8")]
61 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
62 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
64 {
65 throw null;
66 }
67
68 [global::Cpp2ILInjected.Token(Token = "0x4000110")]
69 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
70 public string ControllerId;
71
72 [global::Cpp2ILInjected.Token(Token = "0x4000111")]
73 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
75 }
76}
class f__AnonymousType0<< Count > j__TPar
PlatformControllerDisplay.ControllerDisplayState DisplayState
PlatformControllerDisplay.ControllerDisplayState DisplayedController()