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

◆ this[int index]

SamplerState Microsoft.Xna.Framework.Graphics.SamplerStateCollection.this[int index]
getset

Definition at line 22 of file SamplerStateCollection.cs.

23 {
24 [global::Cpp2ILInjected.Token(Token = "0x6001807")]
25 [global::Cpp2ILInjected.Address(RVA = "0xAB44FC", Offset = "0xAB44FC", Length = "0x10")]
26 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
27 get
28 {
29 throw null;
30 }
31 [global::Cpp2ILInjected.Token(Token = "0x6001808")]
32 [global::Cpp2ILInjected.Address(RVA = "0xAB450C", Offset = "0xAB450C", Length = "0x200")]
33 [global::Cpp2ILInjected.CallAnalysis.ContainsUnimplementedInstructions]
34 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
35 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(SamplerState), Member = "BindToGraphicsDevice", MemberParameters = new object[] { typeof(GraphicsDevice) }, ReturnType = typeof(void))]
36 [global::Cpp2ILInjected.CallAnalysis.Calls(Type = typeof(ArgumentNullException), Member = ".ctor", MemberParameters = new object[] { typeof(string) }, ReturnType = typeof(void))]
37 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 16)]
38 set
39 {
40 throw null;
41 }
42 }
class f__AnonymousType0<< Count > j__TPar