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

◆ bufferUseAntiGrav

bool [] Microsoft.Xna.Framework.Graphics.GeometryBufferInstance.bufferUseAntiGrav
staticgetsetprivate

Definition at line 118 of file GeometryBufferInstance.cs.

119 {
120 [global::Cpp2ILInjected.Token(Token = "0x60016ED")]
121 [global::Cpp2ILInjected.Address(RVA = "0xAAB9F4", Offset = "0xAAB9F4", Length = "0x5C")]
122 [global::Cpp2ILInjected.CallAnalysis.CalledBy(Type = typeof(GeometryBufferInstance), Member = "BeginBuffer", MemberParameters = new object[]
123 {
124 typeof(GeometryBufferInstance.BatchBuffer),
125 typeof(int)
126 }, ReturnType = typeof(bool))]
127 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 2)]
128 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
129 get
130 {
131 throw null;
132 }
133 }
class f__AnonymousType0<< Count > j__TPar