Roblox API Reference

BasePlayerGui On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.

Tags: [NotCreatable]

Inherits (1)

Inherited by (3)

Member index (2)

Type Member History
Objects GetGuiObjectsAtPosition (int x, int y) 366
Objects GetGuiObjectsInCircle (Vector2 position, float radius) 451
57 members inherited from Instance

History

Members

GetGuiObjectsAtPosition On DevHub

Name Type Default
x int none
y int none

History

GetGuiObjectsInCircle On DevHub

Name Type Default
position Vector2 none
radius float none

History