UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FModuleContextInfo Struct Reference

#include <ModuleDescriptor.h>

Public Attributes

FString ModuleSourcePath
 
FString ModuleName
 
EHostType::Type ModuleType
 

Detailed Description

Context information used when validating that source code is being placed in the correct place for a given module

Member Data Documentation

◆ ModuleName

FString FModuleContextInfo::ModuleName

Name of the module

◆ ModuleSourcePath

FString FModuleContextInfo::ModuleSourcePath

Path to the Source folder of the module

◆ ModuleType

EHostType::Type FModuleContextInfo::ModuleType

Type of this module, eg, Runtime, Editor, etc


The documentation for this struct was generated from the following file: