|
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
|
Collaboration diagram for DeviceVPPICalculator.EditorMobileEmuEntry:Public Member Functions | |
| EditorMobileEmuEntry (string id, int width, int height, float dpi, int allowedPlatforms=65535) | |
| EditorMobileEmuEntry (string id, int width, int height, float dpi, Rect safeRegion, int allowedPlatforms=65535) | |
Public Attributes | |
| readonly string | Id |
| readonly int | Width |
| readonly int | Height |
| readonly float | DPI |
| readonly Rect | SafeRegion |
| readonly int | AllowedPlatforms |
Definition at line 415 of file DeviceVPPICalculator.cs.