Navigation
API > API/Runtime > API/Runtime/SlateCore
| Name | ESlateDebuggingNavigationMethod |
| Type | enum |
| Header File | /Engine/Source/Runtime/SlateCore/Public/Debugging/SlateDebugging.h |
| Include Path | #include "Debugging/SlateDebugging.h" |
Syntax
enum ESlateDebuggingNavigationMethod
{
Unknown,
Explicit,
CustomDelegateBound,
CustomDelegateUnbound,
NextOrPrevious,
HitTestGrid,
}
Values
| Name | Remarks |
|---|---|
| Unknown | |
| Explicit | |
| CustomDelegateBound | |
| CustomDelegateUnbound | |
| NextOrPrevious | |
| HitTestGrid |