Skip to main content

BP.bRunArchetypePostLoadEarly

Var

Unreal Engine Var console variable.

BPbRunArchetypePostLoadEarly

Description

If true, postload will be run on archetype objects before they are compiled, this reduces the possibility that instances are created before postload runs

Usage

BP.bRunArchetypePostLoadEarly [value]

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