Navigation
Unreal Engine C++ API Reference > Runtime > Projects
Classes
Type | Name | Description | |
---|---|---|---|
![]() |
FExternalPluginPath | Combination of a directory searched for external plugins, and its configuration source. | |
![]() |
FPluginStatus | Simple data structure that is filled when querying information about plug-ins. | |
![]() |
FProjectStatus | Simple data structure that is filled when querying information about projects | |
![]() |
IPlugin | Information about an enabled plugin. | |
![]() |
IPluginManager | PluginManager manages available code and content extensions (both loaded and not loaded). | |
![]() |
IProjectManager | ProjectAndPluginManager manages available code and content extensions (both loaded and not loaded.) |
Enums
Type | Name | Description | |
---|---|---|---|
![]() |
EPluginExternalSource | Enum describing a source of EPluginType::External plugins | |
![]() |
EPluginLoadedFrom | Enum for where a plugin is loaded from | |
![]() |
EPluginType | Enum for the type of a plugin |