AssetViewUtils::IsPluginFolder

Overload list

Windows
MacOS
Linux
Name Description

Public function

bool

 

AssetViewUtils::IsPluginFolder

(
    const FString& InPath,
    EPluginLoadedFrom* OutPluginSo...
)

Returns true if the passed-in path is a plugin folder, optionally reporting where the plugin was loaded from

Public function

bool

 

AssetViewUtils::IsPluginFolder

(
    const FString& InPath,
    const TArray< TSharedRef< IPlugin >...,
    EPluginLoadedFrom* OutPluginSo...
)

Returns true if the passed-in path is a plugin folder, optionally reporting where the plugin was loaded from.

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