PlayerGui

extends BasePlayerGui

Class fields

FieldXML typeValue
NamestringPlayerGui
summarystringA container instance that syncs data between a single player and the server. ScreenGui objects that are placed in this container will be shown to the Player parent only
ExplorerOrderstring13
ExplorerImageIndexstring46

Properties

3
CurrentScreenOrientation
ScreenOrientation
FieldXML typeValue
NamestringCurrentScreenOrientation
summarystringDescribes the player's current screen orientation.
ScreenOrientation
ScreenOrientation
FieldXML typeValue
NamestringScreenOrientation
summarystringSets the preferred screen orientation mode for this player on mobile devices.
SelectionImageObject
Object
FieldXML typeValue
NamestringSelectionImageObject
summarystringOverrides the default selection adornment (used for gamepads). For best results, this should point to a GuiObject.

Functions

2
GetTopbarTransparency
() โ†’ float
FieldXML typeValue
NamestringGetTopbarTransparency
SetTopbarTransparency
(transparency: float) โ†’ void
FieldXML typeValue
NamestringSetTopbarTransparency

Events

1
TopbarTransparencyChangedSignal
(transparency: float) โ†’ void
FieldXML typeValue
NamestringTopbarTransparencyChangedSignal