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