@minecraft/server-editor
Preparing search index...
WidgetManager
Class WidgetManager
Beta
Index
Methods
create
Group
delete
Group
Methods
create
Group
createGroup
(
options
?:
WidgetGroupCreateOptions
)
:
WidgetGroup
Beta
Parameters
Optional
options
:
WidgetGroupCreateOptions
Returns
WidgetGroup
Remarks
This function can't be called in read-only mode.
Throws
This function can throw errors.
delete
Group
deleteGroup
(
groupToDelete
:
WidgetGroup
)
:
void
Beta
Parameters
groupToDelete
:
WidgetGroup
Returns
void
Remarks
This function can't be called in read-only mode.
Throws
This function can throw errors.
Settings
Member Visibility
Protected
Inherited
External
World Mutation
Not Early Execution
Theme
OS
Light
Dark
On This Page
Methods
create
Group
delete
Group
@minecraft/server-editor
Loading...
Remarks
This function can't be called in read-only mode.
Throws
This function can throw errors.