Script API - v1.21.30
Preparing search index...
@minecraft/server-editor@0.1.0-beta
SettingsUIElement
Class SettingsUIElement
Beta
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
Beta
Parameters
name
:
string
initialValue
:
string
|
number
|
boolean
|
Vector3
onChange
:
(
arg
:
string
|
number
|
boolean
|
Vector3
)
=>
void
Optional
options
:
SettingsUIElementOptions
Returns
SettingsUIElement
Properties
Readonly
Beta
initial
Value
initialValue
:
string
|
number
|
boolean
|
Vector3
Readonly
Beta
name
name
:
string
Readonly
Beta
on
Change
onChange
:
(
arg
:
string
|
number
|
boolean
|
Vector3
)
=>
void
Readonly
Beta
options
options
:
SettingsUIElementOptions
Settings
Member Visibility
External
Inherited
Private
Protected
Deprecated
Beta
Write Privilege
World Ready
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
initial
Value
name
on
Change
options
Script API - v1.21.30
Loading...