Navigation
BlueprintAPI > BlueprintAPI/EngineScripting > BlueprintAPI/EngineScripting/PluginUtilities
Get the list of extra directories that are recursively searched for plugins (aside from the engine and project plugin directories).
Target is Plugin Blueprint Library
Inputs
| Type | Name | Description |
|---|---|---|
| exec | In |
Outputs
| Type | Name | Description |
|---|---|---|
| exec | Out | |
| string | Return Value | The additional filesystem plugin search paths. |