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
UnityEngine.Display Class Reference

Classes

class  DisplaysUpdatedDelegate
 

Static Public Member Functions

static Vector3 RelativeMouseAt (Vector3 inputMouseCoordinates)
 

Static Public Attributes

static Display[] displays
 

Package Functions

 Display ()
 
 Display (IntPtr nativeDisplay)
 

Package Attributes

IntPtr nativeDisplay
 

Properties

int renderingWidth [get]
 
int renderingHeight [get]
 
int systemWidth [get]
 
int systemHeight [get]
 
static Display main [get]
 

Static Private Member Functions

static void RecreateDisplayList (IntPtr[] nativeDisplay)
 
static void FireDisplaysUpdated ()
 
static void GetSystemExtImpl (IntPtr nativeDisplay, [Out] int w, [Out] int h)
 
static void GetRenderingExtImpl (IntPtr nativeDisplay, [Out] int w, [Out] int h)
 
static int RelativeMouseAtImpl (int x, int y, [Out] int rx, [Out] int ry)
 
static Display ()
 

Static Private Attributes

static Display _mainDisplay
 
static int m_ActiveEditorGameViewTarget
 
static Display.DisplaysUpdatedDelegate onDisplaysUpdated
 

Detailed Description

Definition at line 13 of file Display.cs.


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