C_Social.GetLastScreenshotIndex

From Warcraft Wiki
Jump to navigation Jump to search
Links
Info
Added in 8.1.5

Returns the index of the last screenshot.

screenShotIndex = C_Social.GetLastScreenshotIndex()

Returns

screenShotIndex
number - index of the screenshot. Zero if no screenshots have been taken yet.

Patch changes

Battle for Azeroth Patch 8.1.5 (2019-03-12): Moved to C Social.GetLastScreenshotIndex. The previous alias is deprecated. [1]
Warlords of Draenor Patch 6.1.0 (2015-02-24): Added as C_Social.GetLastScreenshot.