🔥码云GVP开源项目 12k star Uniapp+ElementUI 功能强大 支持多语言、二开方便! 广告
这是所有带有脚本处理程序的对象的基础对象,后面的Widget handlers都继承与它 [OnLoad](https://wow.gamepedia.com/UIHANDLER_OnLoad "UIHANDLER OnLoad")(self) - Run when the frame is created. [OnUpdate](https://wow.gamepedia.com/UIHANDLER_OnUpdate "UIHANDLER OnUpdate")(self, elapsed) - Run each time the screen is drawn by the game engine.