StudioCaptureService
This class is not replicated. Its interface does not cross the network boundary.
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 3
Description
History 4
Members 3
CanCaptureScreenshot
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| bool | ||
| Security | PluginSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
CaptureScreenshot
| Parameters (1) | ||
|---|---|---|
| screenshotOptions | Dictionary | |
| Returns (1) | ||
| StudioScreenshotCapture | ||
| Security | PluginSecurity |
|---|---|
| Thread safety | Unsafe |
History 1
- 714 Add CaptureScreenshot
RequestScreenshotPermissionAsync
| Parameters (0) | ||
|---|---|---|
| No parameters. | ||
| Returns (1) | ||
| bool | ||
This function yields. It will block the calling thread until completion.
| Security | PluginSecurity |
|---|---|
| Thread safety | Unsafe |