Appearance
CallCustomUI(index, params?, closeSelf?): any
index
params?
closeSelf?
any
打开高级ui界面
界面索引(工具端界面ui索引值减1)
界面参数
是否关闭当前界面
CallCustomUI(0,{ "fps":1 },false)