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