Skip to main content

BP.ToggleUsePackagePathAsDefaultNamespace

Cmd

Unreal Engine Cmd console variable.

BPToggleUsePackagePathAsDefaultNamespace

Description

Toggle the use of a type's package path as its default namespace when not explicitly assigned. Otherwise, all types default to the global namespace.

Usage

BP.ToggleUsePackagePathAsDefaultNamespace

Execute via the console (~). This is a command, not a variable.