Roblox API Reference

PlayerGui On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This class is player-replicated. Its data is replicated between the server and only a single client.

Tags: [NotCreatable, PlayerReplicated]

Inherits (2)

Member index (6)

Type Member History
ScreenOrientation CurrentScreenOrientation 290
ScreenOrientation ScreenOrientation 290
GuiObject SelectionImageObject 200 329
float GetTopbarTransparency () 191 459 458 459
null SetTopbarTransparency (float transparency) 191 459 458 459 573
TopbarTransparencyChangedSignal (float transparency) 191 459 458 459
2 members inherited from BasePlayerGui
57 members inherited from Instance

History

Members

CurrentScreenOrientation 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.

History

Tags: [ReadOnly, NotReplicated]

GetTopbarTransparency On DevHub

This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
Name Type Default
No parameters.

History

Tags: [Deprecated]

ScreenOrientation On DevHub

History

SelectionImageObject On DevHub

History

SetTopbarTransparency On DevHub

This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
Name Type Default
transparency float none

History

Tags: [Deprecated]

TopbarTransparencyChangedSignal On DevHub

This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
Name Type Default
transparency float none

History

Tags: [Deprecated]

Relevant classes (1)

Relevant enums (1)