神岛 API 文档 - ArenaPro版
    Preparing search index...

    Type Alias GameDialogSelectResponse

    表示游戏中对话框的选择响应。

    type GameDialogSelectResponse = {
        index: number;
        value: string;
    }
    Index

    Properties

    Properties

    index: number
    value: string