神岛 API 文档 - ArenaPro版
Preparing search index...
server/types/GameAPI
GameDialogSelectResponse
Type Alias GameDialogSelectResponse
表示游戏中对话框的选择响应。
type
GameDialogSelectResponse
=
{
index
:
number
;
value
:
string
;
}
Index
Properties
index
value
Properties
index
index
:
number
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
index
value
神岛 API 文档 - ArenaPro版
Loading...
表示游戏中对话框的选择响应。