ue_new_level
Creates a new level in Unreal Engine and opens it. Optionally duplicate 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 |