Navigation
Unreal Engine C++ API Reference > Developer > DesktopPlatform
References
Module | DesktopPlatform |
Header | /Engine/Source/Developer/DesktopPlatform/Public/InstalledPlatformInfo.h |
Include | #include "InstalledPlatformInfo.h" |
Syntax
enum EProjectType
{
Unknown,
Any,
Code,
Content,
}
Values
Name | Description |
---|---|
Unknown | |
Any | |
Code | |
Content |
Remarks
Forward declaration.