|
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 UnityEngine.Resolution:Public Member Functions | |
| override string | ToString () |
Properties | |
| int | width [get, set] |
| int | height [get, set] |
| int | refreshRate [get, set] |
Private Attributes | |
| int | m_Width |
| int | m_Height |
| int | m_RefreshRate |
Definition at line 10 of file Resolution.cs.