Navigation
Filters
Classes
| Type | Name | Description | |
|---|---|---|---|
| FCustomBuildSteps | Descriptor for projects. Contains all the information contained within a .uproject file. | ||
| FLocalizationTargetDescriptor | Description of a localization target. | ||
| FModuleContextInfo | Context information used when validating that source code is being placed in the correct place for a given module | ||
| FModuleDescriptor | Description of a loadable module. | ||
| FPluginDescriptor | Descriptor for plugins. Contains all the information contained within a .uplugin file. | ||
| FPluginDisallowedDescriptor | |||
| FPluginManifest | Manifest of plugins. | ||
| FPluginManifestEntry | Descriptor for plugins. Contains all the information contained within a .uplugin file. | ||
| FPluginReferenceDescriptor | Descriptor for a plugin reference. | ||
| FProjectDescriptor | Descriptor for projects. Contains all the information contained within a .uproject file. |
Enums
| Type | Name | Description | |
|---|---|---|---|
| EHostType::Type | Environment that can load a module. | ||
| ELoadingPhase::Type | Phase at which this module should be loaded during startup. | ||
| ELocalizationConfigGenerationPolicy::Type | How the localization target's localization config files are generated during the localization gather pipeline. | ||
| ELocalizationTargetDescriptorLoadingPolicy::Type | Policy by which the localization data associated with a target should be loaded. | ||
| EPluginEnabledByDefault | Setting for whether a plugin is enabled by default | ||
| EProjectDescriptorVersion::Type | Version numbers for project descriptors. | ||
| EVerseScope::Type | Describes the origin and visibility of Verse code |