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

◆ EditorMobileEmuEntry() [2/2]

DeviceVPPICalculator.EditorMobileEmuEntry.EditorMobileEmuEntry ( string id,
int width,
int height,
float dpi,
Rect safeRegion,
int allowedPlatforms = 65535 )
inline

Definition at line 435 of file DeviceVPPICalculator.cs.

436 {
437 this.Id = id;
438 this.Width = width;
439 this.DPI = (float)height;
441 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.