Roblox API Reference

SafetyService On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.

Tags: [NotCreatable, Service]

Inherits (1)

Member index (3)

Type Member History
int64 TakeScreenshot (Dictionary screenshotOptions)
ScreenshotContentReady (int64 screenshotJobId, Content contentId)
ScreenshotUploaded (int64 screenshotJobId, string screenshotId) 565
57 members inherited from Instance

History

Members

ScreenshotContentReady On DevHub

Name Type Default
screenshotJobId int64 none
contentId Content none

ScreenshotUploaded On DevHub

Name Type Default
screenshotJobId int64 none
screenshotId string none

History

TakeScreenshot On DevHub

Name Type Default
screenshotOptions Dictionary none