project_settings_maps
Configure Unreal Engine default map, editor startup map, and global game mode, persisted to Config/DefaultEngine.ini.
Instructions
Set default maps and game mode: game default map, editor startup map, and/or global default game mode. Persists to Config/DefaultEngine.ini.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| game_default_map | No | Map path, e.g. /Game/Maps/Main.Main. | |
| editor_startup_map | No | ||
| global_default_game_mode | No | GameMode class path, e.g. /Game/Framework/BP_MyGameGM.BP_MyGameGM_C. |