GameResolution Property

RAGE Plugin Hook Documentation

[This is preliminary documentation and is subject to change.]

Gets the current game resolution.

This is the resolution of the game window, not the actual screen resolution.
When the game is running in full screen mode, this will be the same as the screen resolution.

Namespace:  Rage
Assembly:  RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
Syntax

public static Size Resolution { get; }

Property Value

Type: Size

[Missing <value> documentation for "P:Rage.Game.Resolution"]

See Also

Reference