Members
Group
# content
The ScriptUI group where the new controls must be added. Do not add any control directly inside the DuPanel.
Methods
# refreshUi(file) → {boolean}
A function to reload a script in this panel.
Parameters:
Name | Type | Description |
---|---|---|
file |
File
|
The script to reload. |
true on success, false otherwise.
boolean