SafetyService
This class is not creatable. Instances of this class cannot be created with Instance.new.
This class is a service. It is a singleton that may be acquired with GetService.
| Memory category | Instances |
|---|
Member index 15
Removed member index 2
| History | Member |
|---|
Description
History 22
- 726 Remove
- 726 Change Default of IsCaptureModeForReport from false to
- 717 Add ReportPartyChatWindowOpen
- 717 Add ReportPartyChatWindowClose
- 717 Add ReportChatSuspensionDialogOpen
- 717 Add ReportChatSuspensionDialogClose
- 717 Add ReportChatLineReportingOpen
- 717 Add ReportChatLineReportingClose
- 717 Add ReportCapturesUIOpen
- 717 Add ReportCapturesUIClose
- 681 Add DecodeAvatarMovementProto
- 660 Add ReportMenuTabOpen
- 660 Add ReportMenuTabClose
- 645 Change Parameters of ScreenshotContentReady from (screenshotJobId: int64, contentId: Content) to (screenshotJobId: int64, contentId: ContentId)
- 616 Add IsCaptureModeForReport
- 577 Remove
- 577 Add
- 575 Add
- 565 Add ScreenshotUploaded
- 563 Add ScreenshotContentReady
- 563 Add TakeScreenshot
- 563 Add SafetyService
Members 15
DecodeAvatarMovementProto
| Parameters (1) | ||
|---|---|---|
| avatarMovementProtoString | string | |
| Returns (1) | ||
| Dictionary | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
IsCaptureModeForReport
| Type | Default | |
|---|---|---|
| bool | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | ReadSafe |
| Category | Data |
| Loaded/Saved | true |
History 2
- 726 Change Default of IsCaptureModeForReport from false to
- 616 Add IsCaptureModeForReport
ReportCapturesUIClose
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
ReportCapturesUIOpen
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
ReportChatLineReportingClose
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
ReportChatLineReportingOpen
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
ReportChatSuspensionDialogClose
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
ReportChatSuspensionDialogOpen
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
ReportMenuTabClose
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
ReportMenuTabOpen
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
- 660 Add ReportMenuTabOpen
ReportPartyChatWindowClose
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
ReportPartyChatWindowOpen
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| null | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
ScreenshotContentReady
| Parameters (2) | |
|---|---|
| screenshotJobId | int64 |
| contentId | ContentId |
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 2
- 645 Change Parameters of ScreenshotContentReady from (screenshotJobId: int64, contentId: Content) to (screenshotJobId: int64, contentId: ContentId)
- 563 Add ScreenshotContentReady
ScreenshotUploaded
| Parameters (2) | |
|---|---|
| screenshotJobId | int64 |
| screenshotId | string |
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
TakeScreenshot
| Parameters (1) | ||
|---|---|---|
| screenshotOptions | Dictionary | |
| Returns (1) | ||
| int64 | ||
| Security | RobloxScriptSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
- 563 Add TakeScreenshot