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

◆ bufferMaterialList

List<MaterialBuffer.MaterialEntry> [] Microsoft.Xna.Framework.Graphics.GeometryBufferInstance.bufferMaterialList
staticgetsetprivate

Definition at line 59 of file GeometryBufferInstance.cs.

60 {
61 [global::Cpp2ILInjected.Token(Token = "0x60016EA")]
62 [global::Cpp2ILInjected.Address(RVA = "0xAAB8E0", Offset = "0xAAB8E0", Length = "0x5C")]
63 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GeometryBufferInstance), Member = "ClearBuffers", ReturnType = typeof(void))]
64 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GeometryBufferInstance), Member = "BeginBuffer", MemberParameters = new object[]
65 {
66 typeof(GeometryBufferInstance.BatchBuffer),
67 typeof(int)
68 }, ReturnType = typeof(bool))]
69 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 3)]
70 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
71 get
72 {
73 throw null;
74 }
75 }
class f__AnonymousType0<< Count > j__TPar