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

◆ bufferListPositions

Vector2 [] Microsoft.Xna.Framework.Graphics.GeometryBufferInstance.bufferListPositions
staticgetsetprivate

Definition at line 78 of file GeometryBufferInstance.cs.

79 {
80 [global::Cpp2ILInjected.Token(Token = "0x60016EB")]
81 [global::Cpp2ILInjected.Address(RVA = "0xAAB93C", Offset = "0xAAB93C", Length = "0x5C")]
82 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GeometryBufferInstance), Member = "BeginBuffer", MemberParameters = new object[]
83 {
84 typeof(GeometryBufferInstance.BatchBuffer),
85 typeof(int)
86 }, ReturnType = typeof(bool))]
87 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GeometryBufferInstance), Member = "EndBuffer", ReturnType = typeof(void))]
88 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GeometryBufferInstance), Member = "ClearInstances", ReturnType = typeof(void))]
89 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 5)]
90 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
91 get
92 {
93 throw null;
94 }
95 }
class f__AnonymousType0<< Count > j__TPar