WoW:API TakeScreenshot

From AddOn Studio
Revision as of 02:50, 19 November 2004 by WoWWiki>WoWWiki-Doble
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
TakeScreenshot -Documentation by AlexanderYoshi-

Takes a screenshot.

TakeScreenshot();

Arguments
none

Returns
nil

Example
TakeScreenshot();
Result

Description
Takes a screenshot. It is saved as a Targa .tga file in the Screenshots folder of your World of Warcraft installation folder.

Template:WoW API