ESlateTraceApplicationFlags

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Trace/SlateTrace.h

Include

#include "Trace/SlateTrace.h"

Syntax

enum ESlateTraceApplicationFlags
{
    None                  = 0,
    GlobalInvalidation    = 1 << 0,
    FastWidgetPath        = 1 << 1,
}

Values

Name

Description

None

GlobalInvalidation

FastWidgetPath

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