UContentBrowserSettings::SetIncludeAssetPaths

Sets whether text searches should also search asset paths (instead of asset name only)

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Classes/Settings/ContentBrowserSettings.h

Include

#include "Settings/ContentBrowserSettings.h"

Syntax

void SetIncludeAssetPaths
(
    bool bInclude
)

Remarks

Sets whether text searches should also search asset paths (instead of asset name only)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss