fgui_insert_object
Inserts an existing UI resource into the FairyGUI scene using its URL, with optional coordinates and insert index. Does not save; structural changes are not undoable via property stack.
Instructions
插入已有 ui:// 资源但不保存;结构操作不能由 Agent 属性事务栈撤销。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| x | No | ||
| y | No | ||
| url | Yes | ||
| name | No | ||
| insert_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||