FFocusEvent::FFocusEvent

Constructor. Events are immutable once constructed.

Choose your operating system:

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