ESlateDebuggingNavigationMethod

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Debugging/SlateDebugging.h

Include

#include "Debugging/SlateDebugging.h"

Syntax

enum ESlateDebuggingNavigationMethod
{
    Unknown,
    Explicit,
    CustomDelegateBound,
    CustomDelegateUnbound,
    NextOrPrevious,
    HitTestGrid,
}

Values

Name

Description

Unknown

Explicit

CustomDelegateBound

CustomDelegateUnbound

NextOrPrevious

HitTestGrid

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