![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IPluginManager.h>
Public Member Functions | |
| bool | operator== (const FExternalPluginPath &Other) const |
Public Attributes | |
| FString | Path |
| EPluginExternalSource | Source |
Friends | |
| uint32 | GetTypeHash (const FExternalPluginPath &ExternalPluginPath) |
Combination of a directory searched for external plugins, and its configuration source.
|
inline |
|
friend |
| FString FExternalPluginPath::Path |
| EPluginExternalSource FExternalPluginPath::Source |