Navigation
API > API/Runtime > API/Runtime/Engine
To customize the EngineShowFlags constructor
| Name | EShowFlagInitMode |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/ShowFlags.h |
| Include Path | #include "ShowFlags.h" |
Syntax
enum EShowFlagInitMode
{
ESFIM_Game,
ESFIM_Editor,
ESFIM_VREditing,
ESFIM_All0,
}
Values
| Name | Remarks |
|---|---|
| ESFIM_Game | |
| ESFIM_Editor | |
| ESFIM_VREditing | |
| ESFIM_All0 |