GetDisplayResolutionCount — Dennispedia

GetDisplayResolutionCount

Get number of resolutions available for given display mode. See the GetDisplayResolution article for details.

Like all UI functions, this function will only exist if draw is defined before init is called.

This function is not officially documented.

Arguments

  1. integer (number): Display mode. 0 is exclusive fullscreen, 1 is windowed, 2 is borderless windowed. Truncated if has fractional component.

Return values

  1. integer (number): Number of resolutions available.