DockWidgetPluginGui

Show Deprecated
not creatable
not replicated

DockWidgetPluginGui is a PluginGui that displays its contents inside a dockable Roblox Studio window. It is used to create widgets similar to the built-in Animation Editor and Terrain Tools.

This GUI can be created using Plugin:CreateDockWidgetPluginGui().

Summary

Properties

  • read only
    not replicated
    read parallel

    Describes whether the previous state of this DockWidgetPluginGui was restored when it was created.

Properties inherited from PluginGuiProperties inherited from LayerCollectorProperties inherited from GuiBase2d

Methods

Methods inherited from PluginGui

Events

Events inherited from PluginGuiEvents inherited from GuiBase2d

Properties

HostWidgetWasRestored

read only
not replicated
read parallel

Describes whether the previous state of this DockWidgetPluginGui was restored when it was created.

Methods

Events