ue5_new_level
Create and open a new empty level in Unreal Engine 5 by specifying the asset path.
Instructions
Creates and opens a new empty level at the given asset path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assetPath | Yes | The asset path for the new level (e.g., '/Game/Maps/MyNewLevel'). |