FFocusEvent::FFocusEvent

Constructor. Events are immutable once constructed.

Windows
MacOS
Linux

References

Module

SlateCore

Header

/Engine/Source/Runtime/SlateCore/Public/Input/Events.h

Include

#include "Input/Events.h"

Syntax

FFocusEvent
(
    const EFocusCause InCause,
    uint32 InUserIndex
)

Remarks

  1. Events are immutable once constructed.

Parameters

Parameter

Description

InCause

The cause of the focus event

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