Skip to main content

ini.UseNewPropertySaving

Var

Unreal Engine Var console variable.

iniUseNewPropertySaving

Description

Determines if UObject property saving should use the Config APIs that can set a property (including arrays) directly in a static layer.

Usage

ini.UseNewPropertySaving [value]

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