FShowFlagFilter::IncludeFlag

Operations (earlier = higher priority):

Windows
MacOS
Linux

References

Module

CommonMenuExtensions

Header

/Engine/Source/Editor/CommonMenuExtensions/Public/ShowFlagFilter.h

Include

#include "ShowFlagFilter.h"

Source

/Engine/Source/Editor/CommonMenuExtensions/Private/ShowFlagFilter.cpp

Syntax

FShowFlagFilter & IncludeFlag
(
    FEngineShowFlags::EShowFlag Flag
)

Remarks

Operations (earlier = higher priority):

  • Include all explicitly included flags.

  • Exclude all explicitly excluded flags.

  • Include all flags in the include groups.

  • Exclude all flags in the exclude groups.

  • Include or exclude remaining flags depending on the default mode.

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