Preparing search index...
The search index is not available
Script API - v1.21.50
Script API - v1.21.50
@minecraft/server-editor
SettingsUIElement
Class SettingsUIElement
Index
Constructors
constructor
Properties
initial
Value
name
on
Change
options
Constructors
constructor
new
SettingsUIElement
(
name
:
string
,
initialValue
:
string
|
number
|
boolean
|
Vector3
,
onChange
:
(
arg
:
string
|
number
|
boolean
|
Vector3
)
=>
void
,
options
?:
SettingsUIElementOptions
,
)
:
SettingsUIElement
Parameters
name
:
string
initialValue
:
string
|
number
|
boolean
|
Vector3
onChange
:
(
arg
:
string
|
number
|
boolean
|
Vector3
)
=>
void
Optional
options
:
SettingsUIElementOptions
Returns
SettingsUIElement
Properties
Readonly
initial
Value
initialValue
:
string
|
number
|
boolean
|
Vector3
Readonly
name
name
:
string
Readonly
on
Change
onChange
:
(
arg
:
string
|
number
|
boolean
|
Vector3
)
=>
void
Readonly
options
options
:
SettingsUIElementOptions
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
initial
Value
name
on
Change
options
Script API - v1.21.50
Loading...