Creator Hub
Dashboard
Learn
Explore
Store
Talent
Forum
Roadmap
Create
/
Experiences
/
Classes
/
Object
/
Instance
/
GuiBase
English
Feedback
Edit
GuiBase2d
Show Deprecated
Not Creatable
Not Browsable
Summary
Properties
AbsolutePosition
:
Vector2
Read Only
Not Replicated
AbsoluteRotation
:
number
Read Only
Not Replicated
AbsoluteSize
:
Vector2
Read Only
Not Replicated
AutoLocalize
:
boolean
Read Parallel
RootLocalizationTable
:
LocalizationTable
Read Parallel
SelectionBehaviorDown
:
Enum.SelectionBehavior
Read Parallel
SelectionBehaviorLeft
:
Enum.SelectionBehavior
Read Parallel
SelectionBehaviorRight
:
Enum.SelectionBehavior
Read Parallel
SelectionBehaviorUp
:
Enum.SelectionBehavior
Read Parallel
SelectionGroup
:
boolean
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
View all inherited from Instance
View all inherited from Object
Events
SelectionChanged
(
amISelected :
boolean
,
previousSelection :
GuiObject
,
newSelection :
GuiObject
)
:
RBXScriptSignal
View all inherited from Instance
View all inherited from Object
Properties
AbsolutePosition
Vector2
Read Only
Not Replicated
AbsoluteRotation
number
Read Only
Not Replicated
AbsoluteSize
Vector2
Read Only
Not Replicated
AutoLocalize
boolean
Read Parallel
RootLocalizationTable
LocalizationTable
Read Parallel
SelectionBehaviorDown
Enum.SelectionBehavior
Read Parallel
SelectionBehaviorLeft
Enum.SelectionBehavior
Read Parallel
SelectionBehaviorRight
Enum.SelectionBehavior
Read Parallel
SelectionBehaviorUp
Enum.SelectionBehavior
Read Parallel
SelectionGroup
boolean
Read Parallel
View all inherited from Instance
View all inherited from Object
Methods
View all inherited from Instance
View all inherited from Object
Events
SelectionChanged
Parameters
amISelected
:
boolean
previousSelection
:
GuiObject
newSelection
:
GuiObject
View all inherited from Instance
View all inherited from Object