Roblox API Reference

PluginGui On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [NotCreatable, NotReplicated]

Inherits (4)

Inherited by (2)

Member index (9)

Type Member History
string Title 327
null BindToClose (Function function = nil) 352 573
Vector2 GetRelativeMousePosition () 352
PluginDragDropped (Dictionary dragData) 354 366 366
PluginDragEntered (Dictionary dragData) 354 366 366
PluginDragLeft (Dictionary dragData) 354 366 366
PluginDragMoved (Dictionary dragData) 354 366 366
WindowFocusReleased () 338 349 354
WindowFocused () 338 349 354
4 members inherited from LayerCollector
16 members inherited from GuiBase2d
57 members inherited from Instance

Removed member index (1)

Type Member History
bool HostWidgetWasRestored 326 349

History

Members

BindToClose On DevHub

Name Type Default
function Function nil

History

GetRelativeMousePosition On DevHub

Name Type Default
No parameters.

History

PluginDragDropped On DevHub

Name Type Default
dragData Dictionary none

History

PluginDragEntered On DevHub

Name Type Default
dragData Dictionary none

History

PluginDragLeft On DevHub

Name Type Default
dragData Dictionary none

History

PluginDragMoved On DevHub

Name Type Default
dragData Dictionary none

History

Title On DevHub

History

WindowFocusReleased On DevHub

Name Type Default
No parameters.

History

WindowFocused On DevHub

Name Type Default
No parameters.

History

Removed members

HostWidgetWasRestored

This property is read-only. Its value can be read, but it cannot be modified.

History

Tags: [ReadOnly]

Relevant members (2)