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
Loading...
Searching...
No Matches
UnityEngine.Resolution Struct Reference
+ 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
 

Detailed Description

Definition at line 10 of file Resolution.cs.


The documentation for this struct was generated from the following file: