Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/FDataDrivenPlatformInfoRegistry
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/DataDrivenPlatformInfoRegistry.h |
Include | #include "Misc/DataDrivenPlatformInfoRegistry.h" |
Syntax
enum EPlatformNameType
&123;
UBT,
Ini,
TargetPlatform,
&125;
Values
Name | Description |
---|---|
UBT | For instance Win64 |
Ini | For instance Windows |
TargetPlatform | For instance WindowsClient |
Remarks
Checks for the existence of compiled modules for a given (usually another, target, platform) Since there are different types of platform names, it is necessary pass in the type of name