Background for Skyrim SE
Member of the DbMiscFunctions script
int[]functionGetScreenResolution()Global

Description

Documentation Comment

get the current screen resolution.
[0] = X or width
[1] = Y or height
requires skse


Caveats


Examples

Auto-Generated Example

int[] returnedValue = DbMiscFunctions.GetScreenResolution()
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.