Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
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[]
Patch 8.1.5 (2019-03-12): Moved to C Social.GetLastScreenshotIndex. The previous alias is deprecated. [1]
Patch 6.1.0 (2015-02-24): Added as C_Social.GetLastScreenshot.