IPluginManager::GetAdditionalPluginSearchPaths

Returns the list of extra directories that are recursively searched for plugins (aside from the engine and project plugin directories).

Windows
MacOS
Linux

References

Module

Projects

Header

/Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h

Include

#include "Interfaces/IPluginManager.h"

Syntax

const TSet< FString > & GetAdditionalPluginSearchPaths() const

Remarks

Returns the list of extra directories that are recursively searched for plugins (aside from the engine and project plugin directories).

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