![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ModuleDescriptor.h>
Public Attributes | |
| FString | ModuleSourcePath |
| FString | ModuleName |
| EHostType::Type | ModuleType |
Context information used when validating that source code is being placed in the correct place for a given module
| FString FModuleContextInfo::ModuleName |
Name of the module
| FString FModuleContextInfo::ModuleSourcePath |
Path to the Source folder of the module
| EHostType::Type FModuleContextInfo::ModuleType |
Type of this module, eg, Runtime, Editor, etc