Skip to content

ubt.get_editor_executable_path

Full path: schola.core.utils.ubt.get_editor_executable_path

schola.core.utils.ubt.get_editor_executable_path

get_editor_executable_path

get_editor_executable_path(engine_path)

Get the path to the Unreal Editor command-line executable.

Parameters

engine_path (Path) : Path to the Unreal Engine installation directory.

Returns

Path to the UnrealEditor-Cmd executable.

Return type: Path