EProjectType

Forward declaration.

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library