Navigation
Unreal Engine C++ API Reference > Runtime > Engine > FEngineShowFlags
References
Module | Engine |
Header | /Engine/Source/Runtime/Engine/Public/ShowFlags.h |
Include | #include "ShowFlags.h" |
Syntax
enum ECustomShowFlag
&123;
First = 0,
None = 0xFFFFFFFF,
&125;
Values
Name | Description |
---|---|
First | |
None |
Remarks
Strong type for custom show flag indices starting from 0 to make interface clearer.