terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
|
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 423 of file DeviceVPPICalculator.cs.