Navigation
API > API/Runtime > API/Runtime/Projects
References
| Module | Projects |
| Header | /Engine/Source/Runtime/Projects/Public/ModuleDescriptor.h |
| Include | #include "ModuleDescriptor.h" |
| Source | /Engine/Source/Runtime/Projects/Private/ModuleDescriptor.cpp |
namespace ELoadingPhase
{
const TCHAR * ELoadingPhase::ToString
(
const ELoadingPhase::Type Value
)
}
Remarks
Returns the name of a module load phase. The string representation of this enum value
Parameters
| Name | Description |
|---|---|
| The | value to convert to a string |