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
&123;
Unknown,
Any,
Code,
Content,
&125;
Values
Name | Description |
---|---|
Unknown | |
Any | |
Code | |
Content |
Remarks
Forward declaration.