C_Social.GetLastScreenshotIndex

From Warcraft Wiki
Jump to navigation Jump to search
Links
Patch
Added in 8.1.5
Removed in 10.0.7

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