extends BasePlayerGui
Class fields
| Field | XML type | Value |
|---|---|---|
Name | string | PlayerGui |
summary | string | A 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 |
ExplorerOrder | string | 13 |
ExplorerImageIndex | string | 46 |
Properties
3CurrentScreenOrientation
ScreenOrientation| Field | XML type | Value |
|---|---|---|
Name | string | CurrentScreenOrientation |
summary | string | Describes the player's current screen orientation. |
ScreenOrientation
ScreenOrientation| Field | XML type | Value |
|---|---|---|
Name | string | ScreenOrientation |
summary | string | Sets the preferred screen orientation mode for this player on mobile devices. |
SelectionImageObject
Object| Field | XML type | Value |
|---|---|---|
Name | string | SelectionImageObject |
summary | string | Overrides the default selection adornment (used for gamepads). For best results, this should point to a GuiObject. |
Functions
2GetTopbarTransparency
() โ float| Field | XML type | Value |
|---|---|---|
Name | string | GetTopbarTransparency |
SetTopbarTransparency
(transparency: float) โ void| Field | XML type | Value |
|---|---|---|
Name | string | SetTopbarTransparency |
Events
1TopbarTransparencyChangedSignal
(transparency: float) โ void| Field | XML type | Value |
|---|---|---|
Name | string | TopbarTransparencyChangedSignal |