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

◆ _usedMaterials

List<MaterialBuffer.MaterialEntry> Microsoft.Xna.Framework.Graphics.MaterialBuffer._usedMaterials
staticgetsetprivate

Definition at line 49 of file MaterialBuffer.cs.

50 {
51 [global::Cpp2ILInjected.Token(Token = "0x600170F")]
52 [global::Cpp2ILInjected.Address(RVA = "0xAAF210", Offset = "0xAAF210", Length = "0x5C")]
53 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaterialBuffer), Member = "DestroyMaterials", ReturnType = typeof(void))]
54 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaterialBuffer), Member = "GetMaterial", MemberParameters = new object[]
55 {
56 typeof(EffectPass),
61 }, ReturnType = typeof(Material))]
62 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaterialBuffer), Member = "ClearInstances", ReturnType = typeof(void))]
63 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 7)]
64 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
65 get
66 {
67 throw null;
68 }
69 [global::Cpp2ILInjected.Token(Token = "0x6001710")]
70 [global::Cpp2ILInjected.Address(RVA = "0xAAF26C", Offset = "0xAAF26C", Length = "0x60")]
71 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(MaterialBuffer), Member = "SetUsedMaterialList", MemberParameters = new object[] { typeof(List<MaterialBuffer.MaterialEntry>) }, ReturnType = typeof(void))]
72 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 1)]
73 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
74 set
75 {
76 throw null;
77 }
78 }
class f__AnonymousType0<< Count > j__TPar