Navigation
Unreal Engine C++ API Reference > 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 EHostType
{
const TCHAR * EHostType::ToString
(
const EHostType::Type Value
)
}
Remarks
Converts an EHostType::Type value to a string literal The string representation of this enum value
Parameters
Name | Description |
---|---|
The | value to convert to a string |