fgui_import_image
Import an image from an absolute local path into a FairyGUI package. Handle existing asset conflicts by rejecting, auto-renaming, or replacing the image.
Instructions
从绝对本地路径导入图片;这是磁盘写入操作,支持拒绝、自动改名或替换同名图片。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exported | No | ||
| folder_path | No | ||
| source_path | Yes | ||
| package_name | Yes | ||
| resource_name | No | ||
| create_folders | No | ||
| conflict_policy | No | error | |
| timeout_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||