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

◆ MaxWorldWidth

int XNAWorldCameraSettings.MaxWorldWidth
get

Definition at line 154 of file XNAWorldCameraSettings.cs.

155 {
156 get
157 {
158 float vppi = this.VPPI;
159 float dpi = this.DPI;
160 float maxPixelScale = this.MaxPixelScale;
161 return this.NativeWidth;
162 }
163 }
class f__AnonymousType0<< Count > j__TPar