Skip to main content

bp.EnableAutomaticLibraryAssetLoading

Var

Unreal Engine Var console variable.

bpEnableAutomaticLibraryAssetLoading

Description

Should opening the BP editor load all macro and function library assets or not 0: Disable, 1: Enable (defaults to enabledNodes defined in unloaded libraries will not show up in the context menu!

Usage

bp.EnableAutomaticLibraryAssetLoading [value]

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