Engine Commands

ue4 editor

Runs the editor without an Unreal project (useful for creating new projects).

Usage syntax:

ue4 editor [EXTRA ARGS]

Description:

This command runs the Editor for the Unreal Engine installation that ue4cli is currently acting as an interface to. This is mostly just useful for using the Editor to create new projects, since the ue4 run command will run the Editor for any project that already exists. Any additional arguments that are specified will be passed directly to the Editor.