Wikia

WoWWiki

Watchlist Recent changes

API GetScreenResolutions

Main Menue



Returns a list of available screen resolutions

resolution1, resolution2, resolution3, ... = GetScreenResolutions()

TakesEdit

Nothing

ReturnsEdit

String resolutionN
String representation of the Nth resolution

ExampleEdit

local resolutions = {GetScreenResolutions()}
for i,entry in resolutions do
  DEFAULT_CHAT_FRAME:AddMessage(format('Resolution %u: %s', i, entry))
end

Output:

Resolution 1: 800x600
Resolution 2: 1024x768
Resolution 3: 1280x1024

Pages on WoWWiki

95,750pages on
this wiki
Advertisement | Your ad here

Latest Photos

Add a Photo
58,025photos on this wiki
See more >

Recent Wiki Activity

See more >

Recent Questions

Around Wikia's network

Random Wiki