Navigation
API > API/Runtime > API/Runtime/Engine
Enum to control behavior of custom show flags in shipping builds.
| Name | EShowFlagShippingValue |
| Type | enum |
| Header File | /Engine/Source/Runtime/Engine/Public/ShowFlags.h |
| Include Path | #include "ShowFlags.h" |
Syntax
enum EShowFlagShippingValue
{
Dynamic,
ForceEnabled,
ForceDisabled,
}
Values
| Name | Remarks |
|---|---|
| Dynamic | |
| ForceEnabled | |
| ForceDisabled |