Navigation
Unreal Engine C++ API Reference > Developer > DesktopPlatform
References
Module | DesktopPlatform |
Header | /Engine/Source/Developer/DesktopPlatform/Public/PlatformInfo.h |
Include | #include "PlatformInfo.h" |
Syntax
namespace PlatformInfo
{
enum EPlatformFilter
&123;
All,
BuildFlavor,
CookFlavor,
&125;
}
Values
Name | Description |
---|---|
All | Include all platform types |
BuildFlavor | Include only build flavors |
CookFlavor | Include only cook flavors |
Remarks
Flavor types used when filtering the platforms based upon their flags