Navigation
API > API/Runtime > API/Runtime/Projects
Descriptor for plugins. Contains all the information contained within a .uplugin file.
| Name | FPluginManifestEntry |
| Type | struct |
| Header File | /Engine/Source/Runtime/Projects/Public/PluginManifest.h |
| Include Path | #include "PluginManifest.h" |
Syntax
struct FPluginManifestEntry
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Descriptor | FPluginDescriptor | The plugin descriptor | PluginManifest.h | |
| File | FString | Normalized path to the plugin file | PluginManifest.h |