ScreenshotHud

Show Deprecated
Not Creatable
Not Replicated

Code Samples

LocalScript

local GuiService = game:GetService("GuiService")
local screenshotHud = GuiService:WaitForChild("ScreenshotHud")
screenshotHud.ExperienceNameOverlayEnabled = true
screenshotHud.OverlayFont = Enum.Font.GothamMedium
screenshotHud.Visible = true

Properties

CameraButtonIcon

ContentId
Read Parallel

CameraButtonPosition

Read Parallel

CloseButtonPosition

Read Parallel

CloseWhenScreenshotTaken

Read Parallel

HideCoreGuiForCaptures

Read Parallel

HidePlayerGuiForCaptures

Read Parallel

Visible

Read Parallel

Methods

Events