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

◆ VirtualScreenSize

int Microsoft.Xna.Framework.Graphics.GraphicsAdapter.VirtualScreenSize
staticgetset

Definition at line 15 of file GraphicsAdapter.cs.

16 {
17 [global::Cpp2ILInjected.Token(Token = "0x600171E")]
18 [global::Cpp2ILInjected.Address(RVA = "0xAB0660", Offset = "0xAB0660", Length = "0x58")]
19 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
20 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
21 get
22 {
23 throw null;
24 }
25 [global::Cpp2ILInjected.Token(Token = "0x600171F")]
26 [global::Cpp2ILInjected.Address(RVA = "0xAB06B8", Offset = "0xAB06B8", Length = "0x148")]
27 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
28 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
29 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUnityRunner), Member = "get_ScreenWidth", ReturnType = typeof(int))]
30 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(XNAUnityRunner), Member = "get_ScreenHeight", ReturnType = typeof(int))]
31 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ReadOnlyCollection<object>), Member = "get_Item", MemberParameters = new object[] { typeof(int) }, ReturnType = "T")]
32 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(DisplayMode), Member = "UpdateSize", MemberParameters = new object[]
33 {
34 typeof(int),
35 typeof(int)
36 }, ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 7)]
38 set
39 {
40 throw null;
41 }
42 }
class f__AnonymousType0<< Count > j__TPar