Navigation
API > API/Runtime > API/Runtime/Projects
Combination of a directory searched for external plugins, and its configuration source.
| Name | FExternalPluginPath |
| Type | struct |
| Header File | /Engine/Source/Runtime/Projects/Public/Interfaces/IPluginManager.h |
| Include Path | #include "Interfaces/IPluginManager.h" |
Syntax
struct FExternalPluginPath
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Path | FString | Interfaces/IPluginManager.h | ||
| Source | EPluginExternalSource | Interfaces/IPluginManager.h |
Functions
Public
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FExternalPluginPath& Other |
Interfaces/IPluginManager.h |