ECustomShowFlag

Strong type for custom show flag indices starting from 0 to make interface clearer.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/ShowFlags.h

Include

#include "ShowFlags.h"

Syntax

enum ECustomShowFlag
{
    First    = 0,
    None     = 0xFFFFFFFF,
}

Values

Name

Description

First

None

Remarks

Strong type for custom show flag indices starting from 0 to make interface clearer.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss