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

◆ BatchBuffer

Enumerator
BackgroundWater 
Background 
Walls 
TileNonSolid 
TilesSolid 
Water 
Distortion 
Count 

Definition at line 724 of file GeometryBufferInstance.cs.

725 {
726 [global::Cpp2ILInjected.Token(Token = "0x400258A")]
728 [global::Cpp2ILInjected.Token(Token = "0x400258B")]
730 [global::Cpp2ILInjected.Token(Token = "0x400258C")]
731 Walls,
732 [global::Cpp2ILInjected.Token(Token = "0x400258D")]
734 [global::Cpp2ILInjected.Token(Token = "0x400258E")]
736 [global::Cpp2ILInjected.Token(Token = "0x400258F")]
737 Water,
738 [global::Cpp2ILInjected.Token(Token = "0x4002590")]
740 [global::Cpp2ILInjected.Token(Token = "0x4002591")]
741 Count
742 }