BasePlayerGui
Show Deprecated
Not Creatable
Summary
Properties
Events
Inherited From Instance
AncestryChanged(child: Instance, parent: Instance): RBXScriptSignal |
AttributeChanged(attribute: string): RBXScriptSignal |
Changed(property: string): RBXScriptSignal |
ChildAdded(child: Instance): RBXScriptSignal |
ChildRemoved(child: Instance): RBXScriptSignal |
DescendantAdded(descendant: Instance): RBXScriptSignal |
DescendantRemoving(descendant: Instance): RBXScriptSignal |
Destroying(): RBXScriptSignal |
Methods
GetGuiObjectsAtPosition(x: number, y: number): Objects |
Inherited From Instance