Preparing search index...
The search index is not available
Script API - v1.21.51
Script API - v1.21.51
@minecraft/server-editor
WidgetComponentGuideOptions
Interface WidgetComponentGuideOptions
interface
WidgetComponentGuideOptions
{
lockToSurface
?:
boolean
;
offset
?:
Vector3
;
stateChangeEvent
?:
(
arg
:
WidgetComponentStateChangeEventData
)
=>
void
;
visible
?:
boolean
;
}
Hierarchy (
View Summary
)
WidgetComponentBaseOptions
WidgetComponentGuideOptions
Index
Properties
lock
To
Surface?
offset?
state
Change
Event?
visible?
Properties
Optional
lock
To
Surface
lockToSurface
?:
boolean
Optional
offset
offset
?:
Vector3
Optional
state
Change
Event
stateChangeEvent
?:
(
arg
:
WidgetComponentStateChangeEventData
)
=>
void
Optional
visible
visible
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
lock
To
Surface
offset
state
Change
Event
visible
Script API - v1.21.51
Loading...