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

    Interface GameGUIEvent

    interface GameGUIEvent {
        entity: GamePlayerEntity;
        name: string;
        payload: any;
    }
    Index

    Properties

    Properties

    name: string
    payload: any