切换翻译
贡献翻译
正在准备搜索索引...
搜索索引不可用
@minecraft
@minecraft
server-editor
SettingsUIElement
类 SettingsUIElement
实验性
索引
构造函数
constructor
属性
initial
Value
name
on
Change
options
构造函数
constructor
new
SettingsUIElement
(
name
,
initialValue
,
onChange
,
options
?
)
:
SettingsUIElement
实验性
参数
name
:
string
initialValue
:
|
string
|
number
|
boolean
|
Vector3
onChange
:
(
(
arg
:
|
string
|
number
|
boolean
|
Vector3
)
=>
void
)
(
arg
)
:
void
参数
arg
:
|
string
|
number
|
boolean
|
Vector3
返回
void
可选
options
:
SettingsUIElementOptions
返回
SettingsUIElement
属性
只读
实验性
initial
Value
initial
Value
:
|
string
|
number
|
boolean
|
Vector3
只读
实验性
name
name
:
string
只读
on
Change
on
Change
:
(
(
arg
:
|
string
|
number
|
boolean
|
Vector3
)
=>
void
)
只读
实验性
options
options
:
SettingsUIElementOptions
显示设置
成员可见性
受保护
继承
外部
配色
自动
浅色
深色
目录
构造函数
constructor
属性
initial
Value
name
on
Change
options
切换翻译
贡献翻译
@minecraft
加载中……