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
RenderTargetBinding.cs
Go to the documentation of this file.
1using System;
4
6{
7 [global::Cpp2ILInjected.Token(Token = "0x2000387")]
8 public struct RenderTargetBinding
9 {
10 [global::Cpp2ILInjected.Token(Token = "0x17000307")]
12 {
13 [global::Cpp2ILInjected.Token(Token = "0x60017F9")]
14 [global::Cpp2ILInjected.Address(RVA = "0xAB4140", Offset = "0xAB4140", Length = "0x8")]
15 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
16 get
17 {
18 throw null;
19 }
20 }
21
22 [global::Cpp2ILInjected.Token(Token = "0x17000308")]
23 public int ArraySlice
24 {
25 [global::Cpp2ILInjected.Token(Token = "0x60017FA")]
26 [global::Cpp2ILInjected.Address(RVA = "0xAB4148", Offset = "0xAB4148", Length = "0x8")]
27 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
28 get
29 {
30 throw null;
31 }
32 }
33
34 [global::Cpp2ILInjected.Token(Token = "0x17000309")]
36 {
37 [global::Cpp2ILInjected.Token(Token = "0x60017FB")]
38 [global::Cpp2ILInjected.Address(RVA = "0xAB4150", Offset = "0xAB4150", Length = "0x8")]
39 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
40 get
41 {
42 throw null;
43 }
44 }
45
46 [global::Cpp2ILInjected.Token(Token = "0x60017FC")]
47 [global::Cpp2ILInjected.Address(RVA = "0xAB4158", Offset = "0xAB4158", Length = "0x68")]
48 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(RenderTargetBinding), Member = "op_Implicit", MemberParameters = new object[] { typeof(RenderTarget2D) }, ReturnType = typeof(RenderTargetBinding))]
49 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
50 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
51 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 5)]
53 {
54 throw null;
55 }
56
57 [global::Cpp2ILInjected.Token(Token = "0x60017FD")]
58 [global::Cpp2ILInjected.Address(RVA = "0xAB41C0", Offset = "0xAB41C0", Length = "0x28")]
59 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
60 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(RenderTargetBinding), Member = ".ctor", MemberParameters = new object[] { typeof(RenderTarget2D) }, ReturnType = typeof(void))]
62 {
63 throw null;
64 }
65
66 [global::Cpp2ILInjected.Token(Token = "0x4002639")]
67 [global::Cpp2ILInjected.FieldOffset(Offset = "0x0")]
69
70 [global::Cpp2ILInjected.Token(Token = "0x400263A")]
71 [global::Cpp2ILInjected.FieldOffset(Offset = "0x8")]
72 private readonly int _arraySlice;
73
74 [global::Cpp2ILInjected.Token(Token = "0x400263B")]
75 [global::Cpp2ILInjected.FieldOffset(Offset = "0xC")]
77 }
78}
class f__AnonymousType0<< Count > j__TPar