Script API - v1.21.60
Preparing search index...
@minecraft/server-editor
WidgetComponentTextOptions
Interface WidgetComponentTextOptions
interface
WidgetComponentTextOptions
{
color
?:
RGBA
;
lockToSurface
?:
boolean
;
offset
?:
Vector3
;
stateChangeEvent
?:
(
arg0
:
WidgetComponentStateChangeEventData
)
=>
void
;
visible
?:
boolean
;
}
Hierarchy (
View Summary
)
WidgetComponentBaseOptions
WidgetComponentTextOptions
Index
Properties
color?
lock
To
Surface?
offset?
state
Change
Event?
visible?
Properties
Optional
color
color
?:
RGBA
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
color
lock
To
Surface
offset
state
Change
Event
visible
Script API - v1.21.60
Loading...