terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches

◆ MaxWorldHeight

int XNAWorldCameraSettings.MaxWorldHeight
get

Definition at line 167 of file XNAWorldCameraSettings.cs.

168 {
169 get
170 {
171 float vppi = this.VPPI;
172 float dpi = this.DPI;
173 float maxPixelScale = this.MaxPixelScale;
174 return this.NativeHeight;
175 }
176 }
class f__AnonymousType0<< Count > j__TPar