create_actor_template
Save any actor as a reusable template, enabling consistent asset reuse across Unreal Engine projects.
Instructions
Save an actor as a reusable template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional tags for the template | |
| category | No | Optional category for organization | |
| actorPath | Yes | Path to the actor to save as template (requires Adastrea-Director for live actors) | |
| description | No | Optional description of the template | |
| templateName | Yes | Name for the template |