Skip to main content

UObject.NameRangeCycleCadence

Var

Unreal Engine Var console variable.

UObjectNameRangeCycleCadence

Description

When we have created this many new names in the range-based allocator and the reuse range is exhausted, return to the start and try reusing existing names. Must be a power of 2.

Usage

UObject.NameRangeCycleCadence [value]

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