Skip to main content

Editor.UseLegacyGetReferencersForDeletion

Var

Unreal Engine Var console variable.

EditorUseLegacyGetReferencersForDeletion

Description

Choose the algorithm to be used when detecting referencers of any assets/objects being deleted 0: Use the most optimized version (default) 1: Use the slower legacy version (for debug/comparison)

Usage

Editor.UseLegacyGetReferencersForDeletion [value]

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