Skip to main content

Editor.AllowSavingAssetsDuringPIE

Var

Unreal Engine Var console variable.

EditorAllowSavingAssetsDuringPIE

Description

Allow assets to get saved during PIE through the EditorAssetSubsystem. Set to 0 (default) to disable and 1 to enable this option.

Usage

Editor.AllowSavingAssetsDuringPIE [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.