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