Provides CryEngine's output resolution and sends event if resolution changed. More...
Inherits CryEngine.IGameUpdateReceiver.
| Properties | |
| static int | ScreenWidth  [get] | 
| Render Output Width  More... | |
| static int | ScreenHeight  [get] | 
| Render Output Height  More... | |
| Events | |
| static Action< int, int > | ResolutionChanged | 
| Event fired if resolution changed  More... | |
Provides CryEngine's output resolution and sends event if resolution changed.
| 
 | inline | 
Called by framework. Do not call directly.
Implements CryEngine.IGameUpdateReceiver.
| 
 | static get | 
Render Output Height
The height of the screen.
| 
 | static get | 
Render Output Width
The width of the screen.
| 
 | static | 
Event fired if resolution changed