Navigation
API > API/Developer > API/Developer/DesktopPlatform > API/Developer/DesktopPlatform/FMultiPlatformTargetReceiptBuild-
References
| Module | DesktopPlatform |
| Header | /Engine/Source/Developer/DesktopPlatform/Public/MultiPlatformTargetReceiptBuildWorkers.h |
| Include | #include "MultiPlatformTargetReceiptBuildWorkers.h" |
Syntax
enum ESupportedPlatform
{
SupportedPlatform_Win64 = 0,
SupportedPlatform_Mac,
SupportedPlatform_Linux,
SupportedPlatform_MAX,
}
Values
| Name | Description |
|---|---|
| SupportedPlatform_Win64 | |
| SupportedPlatform_Mac | |
| SupportedPlatform_Linux | |
| SupportedPlatform_MAX |