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() [1/2]

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

Definition at line 426 of file DeviceVPPICalculator.cs.

427 {
428 this.Width = width;
429 this.DPI = (float)height;
430 this.Id = id;
432 }
class f__AnonymousType0<< Count > j__TPar

References j__TPar.