GalleryScreenshotPreviewData
Base: ink.GameNotificationData
None.
| Property | Type | |
|---|---|---|
screenshotIndex | int | scripted |
screenshotWidth | int | scripted |
screenshotHeight | int | scripted |
Path | string | scripted |
Hash | uint | scripted |
creationDate | ulong | scripted |
isFavorite | bool | scripted |
canBeDeleted | bool | scripted |
screenshotItem | WeakHandle<GalleryScreenshotItem> | scripted |
favoriteManager | WeakHandle<GalleryFavoriteManager> | scripted |
galleryController | WeakHandle<GalleryMenuGameController> | scripted |
None.