- Found in:
- Dylbills PE
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()
get the current screen resolution.
[0] = X or width
[1] = Y or height
requires skse
int[] returnedValue = DbMiscFunctions.GetScreenResolution()