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

    Variable guiConst

    gui: GameGUI

    较老版本的GUI接口,已不推荐使用,请在客户端使用GameUI。

    An older version of the GUI interface, which is no longer recommended. Please use GameUI on the client side.

    const box = ui.findChildByName('box');
    box.zIndex=2;