Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FEngineShowFlags
Strong type for custom show flag indices starting from 0 to make interface clearer.
| Name | ECustomShowFlag |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/ShowFlags.h |
| Include Path | #include "ShowFlags.h" |
Syntax
enum ECustomShowFlag
{
First = 0,
None = 0xFFFFFFFF,
}
Values
| Name | Remarks |
|---|---|
| First | |
| None |