Documentation Topics
Function

PRVirconSetGUISize()

Changes the size of the GUI resolution that PRVircon uses to draw itself. Will immediately adjust the positions of the UI elements to compensate for the new resolution.


Declaration

PRVirconSetGUISize(guiWidth, guiHeight)

Parameters

guiWidth

The desired width of the GUI.

guiHeight

The desired height of the GUI.

Return Value

n/a