FSlateDebuggingFocusEventArgs

Windows
MacOS
Linux

References

Module

SlateCore

Header

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

Include

#include "Debugging/SlateDebugging.h"

Syntax

struct FSlateDebuggingFocusEventArgs

Variables

Constructors

Name Description

Public function

FSlateDebuggingFocusEventArgs

(
    ESlateDebuggingFocusEvent InFocusEv...,
    const FFocusEvent& InFocusEvent,
    const FWeakWidgetPath& InOldFocuse...,
    const TSharedPtr< SWidget >& InOld...,
    const FWidgetPath& InNewFocusedWid...,
    const TSharedPtr< SWidget >& InNew...
)

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