![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include "Containers/Array.h"#include "Containers/Map.h"#include "Containers/UnrealString.h"#include "CoreMinimal.h"#include "HAL/Platform.h"#include "HAL/PlatformMisc.h"#include "Serialization/JsonWriter.h"#include "UObject/NameTypes.h"#include "UObject/UnrealNames.h"Go to the source code of this file.
Classes | |
| struct | FModuleDescriptor |
| struct | FModuleContextInfo |
Namespaces | |
| namespace | ELoadingPhase |
| namespace | EHostType |
Functions | |
| PROJECTS_API ELoadingPhase::Type | ELoadingPhase::FromString (const TCHAR *Text) |
| PROJECTS_API const TCHAR * | ELoadingPhase::ToString (const ELoadingPhase::Type Value) |
| PROJECTS_API EHostType::Type | EHostType::FromString (const TCHAR *Text) |
| PROJECTS_API const TCHAR * | EHostType::ToString (const EHostType::Type Value) |