Script API - v1.21.2
Preparing search index...
@minecraft/server-editor@0.1.0-beta
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
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Methods
create
Group
delete
Group
Script API - v1.21.2
Loading...
Remarks
This function can't be called in read-only mode.
Throws
This function can throw errors.