Roblox API Reference

GuiBase2d On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This item is not browsable. It is not visible in Studio's object browser.

Tags: [NotCreatable, NotBrowsable]

Inherits (2)

Inherited by (2)

Member index (16)

Type Member History
Vector2 AbsolutePosition
float AbsoluteRotation 293 397
Vector2 AbsoluteSize
bool AutoLocalize 326 328
Rect ClippedRect 452
bool IsNotOccluded 333 335 452
bool Localize 309 326
Rect RawRect2D 452
LocalizationTable RootLocalizationTable 326 328 329 330
SelectionBehavior SelectionBehaviorDown 522 523 523 523 523 523 527
SelectionBehavior SelectionBehaviorLeft 522 523 523 523 523 523 527
SelectionBehavior SelectionBehaviorRight 522 523 523 523 523 523 527
SelectionBehavior SelectionBehaviorUp 522 523 523 523 523 523 527
bool SelectionGroup 522 523 523 523 523 523 527
float TotalGroupScale 452
SelectionChanged (bool amISelected, GuiObject previousSelection, GuiObject newSelection) 525
55 members inherited from Instance

History

Members

AbsolutePosition 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]

AbsoluteRotation 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]

AbsoluteSize 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]

AutoLocalize On DevHub

History

ClippedRect On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

IsNotOccluded On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

Localize On DevHub

This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, NotReplicated, Deprecated]

RawRect2D On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

RootLocalizationTable On DevHub

History

SelectionBehaviorDown On DevHub

History

SelectionBehaviorLeft On DevHub

History

SelectionBehaviorRight On DevHub

History

SelectionBehaviorUp On DevHub

History

SelectionChanged On DevHub

Name Type Default
amISelected bool none
previousSelection GuiObject none
newSelection GuiObject none

History

SelectionGroup On DevHub

History

TotalGroupScale On DevHub

This property is read-only. Its value can be read, but it cannot be modified.
This member is hidden. It is not meant to be used, and may have unresolved issues.
This item is not replicated. Its interface does not cross the network boundary.

History

Tags: [Hidden, ReadOnly, NotReplicated]

Relevant classes (2)

Relevant enums (1)