Script API - v1.21.60
Preparing search index...
@minecraft/server-editor
WidgetComponentBaseOptions
Interface WidgetComponentBaseOptions
interface
WidgetComponentBaseOptions
{
lockToSurface
?:
boolean
;
offset
?:
Vector3
;
stateChangeEvent
?:
(
arg0
:
WidgetComponentStateChangeEventData
)
=>
void
;
visible
?:
boolean
;
}
Hierarchy (
View Summary
)
WidgetComponentBaseOptions
WidgetComponentClipboardOptions
WidgetComponentEntityOptions
WidgetComponentGizmoOptions
WidgetComponentGuideOptions
WidgetComponentRenderPrimitiveOptions
WidgetComponentSplineOptions
WidgetComponentTextOptions
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
?:
(
arg0
:
WidgetComponentStateChangeEventData
)
=>
void
Optional
visible
visible
?:
boolean
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Properties
lock
To
Surface
offset
state
Change
Event
visible
Script API - v1.21.60
Loading...