ue_new_level
Create and open a new Unreal Engine level at a specified path, optionally duplicating an existing level as a template.
Instructions
Crea un nuovo livello e lo apre.
Args: path: path completo del livello, es. "/Game/MyGame/Levels/L_Main". template: livello sorgente da duplicare (opzionale).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| template | No |