Roblox API Reference

CoreGui 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.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, Service, NotReplicated]

Inherits (2)

Member index (6)

Type Member History
GuiObject SelectionImageObject 200 201 201 329
int Version
null SetUserGuiRendering (bool enabled, Instance guiAdornee, NormalId faceId, float horizontalCurvature = 0) 248 557 573
null TakeScreenshot () 359 573
null ToggleRecording () 359 573
UserGuiRenderingChanged (bool enabled, Instance guiAdornee, NormalId faceId, float horizontalCurvature) 561
2 members inherited from BasePlayerGui
57 members inherited from Instance

History

Members

SelectionImageObject On DevHub

History

SetUserGuiRendering On DevHub

Name Type Default
enabled bool none
guiAdornee Instance none
faceId NormalId none
horizontalCurvature float 0

History

TakeScreenshot On DevHub

Name Type Default
No parameters.

History

ToggleRecording On DevHub

Name Type Default
No parameters.

History

UserGuiRenderingChanged On DevHub

Name Type Default
enabled bool none
guiAdornee Instance none
faceId NormalId none
horizontalCurvature float none

History

Version On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [ReadOnly, NotReplicated]

Relevant classes (2)

Relevant enums (1)