Skip to main content

BP.bEnableSkelReinstUpdate

Var

Unreal Engine Var console variable.

BPbEnableSkelReinstUpdate

Description

If true the Reinstancing of SKEL classes will use the new FBlueprintCompileReinstancer::MoveDependentSkelToReinst(o(n)) instead of the old MoveSkelCDOAside (o(n^2))

Usage

BP.bEnableSkelReinstUpdate [value]

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