ISteamScreenshotsExtensions extension

on

Methods

addScreenshotToLibrary(Pointer<Utf8> filename, Pointer<Utf8> thumbnailFilename, int nWidth, int nHeight) ScreenshotHandle
addVrScreenshotToLibrary(EVrScreenshotType type, Pointer<Utf8> filename, Pointer<Utf8> vrFilename) ScreenshotHandle
hookScreenshots(bool hook) → void
isScreenshotsHooked() bool
setLocation(ScreenshotHandle hScreenshot, Pointer<Utf8> location) bool
tagPublishedFile(ScreenshotHandle hScreenshot, PublishedFileId publishedFileId) bool
tagUser(ScreenshotHandle hScreenshot, CSteamId steamId) bool
triggerScreenshot() → void
writeScreenshot(Pointer<Void> pubRGB, int cubRGB, int nWidth, int nHeight) ScreenshotHandle