Navigation
API > API/Runtime > API/Runtime/Projects
References
| Module | Projects |
| Header | /Engine/Source/Runtime/Projects/Public/PluginManifest.h |
| Include | #include "PluginManifest.h" |
Syntax
struct FPluginManifest
Remarks
Manifest of plugins. Descriptor for plugins. Contains all the information contained within a .uplugin file.
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FPluginManifestEntry > | Contents | List of plugins in this manifest |