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
GraphicsDeviceManager.cs
Go to the documentation of this file.
1using System;
5using Terraria;
10using UnityEngine;
11
13{
14 [global::Cpp2ILInjected.Token(Token = "0x2000337")]
16 {
17 [global::Cpp2ILInjected.Token(Token = "0x1700020F")]
19 {
20 [global::Cpp2ILInjected.Token(Token = "0x60014BA")]
21 [global::Cpp2ILInjected.Address(RVA = "0xA96510", Offset = "0xA96510", Length = "0x8")]
22 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScreenPostProcessor), Member = "OnRenderImage", MemberParameters = new object[]
23 {
26 }, ReturnType = typeof(void))]
27 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(PixelShader), Member = "ApplyValuesToMaterial", MemberParameters = new object[]
28 {
31 }, ReturnType = typeof(void))]
32 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "SetDisplayMode", MemberParameters = new object[]
33 {
34 typeof(int),
35 typeof(int),
36 typeof(bool)
37 }, ReturnType = typeof(void))]
38 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(TextureManager), Member = "Initialize", ReturnType = typeof(void))]
39 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(VertexStrip), Member = "DrawTrail", MemberParameters = new object[] { typeof(bool) }, ReturnType = typeof(void))]
40 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ArmorShaderData), Member = "Apply", MemberParameters = new object[]
41 {
44 }, ReturnType = typeof(void))]
45 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(HairShaderData), Member = "Apply", MemberParameters = new object[]
46 {
49 }, ReturnType = typeof(void))]
50 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MiscShaderData), Member = "Apply", MemberParameters = new object[] { typeof(DrawData?) }, ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(ScreenShaderData), Member = "Apply", ReturnType = typeof(void))]
52 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 16)]
53 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(Game), Member = "get_GraphicsDevice", ReturnType = typeof(GraphicsDevice))]
54 get
55 {
56 throw null;
57 }
58 }
59
60 [global::Cpp2ILInjected.Token(Token = "0x60014BB")]
61 [global::Cpp2ILInjected.Address(RVA = "0xA96518", Offset = "0xA96518", Length = "0x28")]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = ".ctor", ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
64 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(object), Member = ".ctor", ReturnType = typeof(void))]
66 {
67 throw null;
68 }
69
70 [global::Cpp2ILInjected.Token(Token = "0x17000210")]
71 public bool IsFullScreen
72 {
73 [global::Cpp2ILInjected.Token(Token = "0x60014BC")]
74 [global::Cpp2ILInjected.Address(RVA = "0xA96540", Offset = "0xA96540", Length = "0x8")]
75 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "SaveSettings", ReturnType = typeof(bool))]
76 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "ToggleFullScreen", ReturnType = typeof(void))]
77 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "SetResolution", MemberParameters = new object[]
78 {
79 typeof(int),
80 typeof(int)
81 }, ReturnType = typeof(void))]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "SetDisplayMode", MemberParameters = new object[]
83 {
84 typeof(int),
85 typeof(int),
86 typeof(bool)
87 }, ReturnType = typeof(void))]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CaptureInterface), Member = "UpdateButtons", MemberParameters = new object[] { typeof(Vector2) }, ReturnType = typeof(bool))]
89 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(CaptureInterface), Member = "DrawButtons", MemberParameters = new object[] { typeof(SpriteBatch) }, ReturnType = typeof(void))]
90 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
91 get
92 {
93 throw null;
94 }
95 }
96
97 [global::Cpp2ILInjected.Token(Token = "0x60014BD")]
98 [global::Cpp2ILInjected.Address(RVA = "0xA96548", Offset = "0xA96548", Length = "0x4")]
99 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "ClientInitialize", ReturnType = typeof(void))]
100 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "SetDisplayMode", MemberParameters = new object[]
101 {
102 typeof(int),
103 typeof(int),
104 typeof(bool)
105 }, ReturnType = typeof(void))]
106 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 4)]
107 public void ApplyChanges()
108 {
109 throw null;
110 }
111
112 [global::Cpp2ILInjected.Token(Token = "0x60014BE")]
113 [global::Cpp2ILInjected.Address(RVA = "0xA9654C", Offset = "0xA9654C", Length = "0x4")]
114 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(Main), Member = "SetDisplayMode", MemberParameters = new object[]
115 {
116 typeof(int),
117 typeof(int),
118 typeof(bool)
119 }, ReturnType = typeof(void))]
120 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
121 public void ToggleFullScreen()
122 {
123 throw null;
124 }
125
126 [global::Cpp2ILInjected.Token(Token = "0x40022B7")]
127 [global::Cpp2ILInjected.FieldOffset(Offset = "0x10")]
128 private Game game;
129
130 [global::Cpp2ILInjected.Token(Token = "0x40022B8")]
131 [global::Cpp2ILInjected.FieldOffset(Offset = "0x18")]
133
134 [global::Cpp2ILInjected.Token(Token = "0x40022B9")]
135 [global::Cpp2ILInjected.FieldOffset(Offset = "0x1C")]
137
138 [global::Cpp2ILInjected.Token(Token = "0x40022BA")]
139 [global::Cpp2ILInjected.FieldOffset(Offset = "0x20")]
141
142 [global::Cpp2ILInjected.Token(Token = "0x40022BB")]
143 public static int DefaultBackBufferWidth;
144
145 [global::Cpp2ILInjected.Token(Token = "0x40022BC")]
146 public static int DefaultBackBufferHeight;
147 }
148}
class f__AnonymousType0<< Count > j__TPar