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

◆ Rasterizer

RasterizerState Terraria.Graphics.Camera.Rasterizer
getset

Definition at line 186 of file Camera.cs.

187 {
188 [global::Cpp2ILInjected.Token(Token = "0x6003CEE")]
189 [global::Cpp2ILInjected.Address(RVA = "0x1498BBC", Offset = "0x1498BBC", Length = "0x58")]
190 [global::Cpp2ILInjected.CallAnalysis.CallerCount(Count = 0)]
191 [global::Cpp2ILInjected.CallAnalysis.CallsUnknownMethods(Count = 2)]
192 get
193 {
194 throw null;
195 }
196 }