UEConsole Commands
CommandConsole CommandRemaining

BP.ToggleUsePackagePathAsDefaultNamespace

BP.ToggleUsePackagePathAsDefaultNamespace is a console command in Unreal Engine 5 (UE5). See what BP.ToggleUsePackagePathAsDefaultNamespace does and how to run it in the Unreal Engine console below.

Category: Remaining · Namespace: bp

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

Unreal console (open with ~)
> BP.ToggleUsePackagePathAsDefaultNamespace

Related in bp