Application

Windows
MacOS
Linux

Classes

Name

Description

Public class

FAnalogCursor

A class that simulates a cursor driven by an analog stick.

Public struct

FAnalogNavigationState

Public class

FGestureDetector

Copyright Epic Games, Inc. All Rights Reserved.

Public class

FMenuStack

Represents a stack of open menus.

Public class

FNavigationConfig

This class is used to control which FKeys and analog axis should move focus.

Public class

FNullNavigationConfig

A navigation config that doesn't do any navigation.

Public class

FPopupSupport

A Delegate for querying whether source code access is possible Delegates for when modal windows open or close Delegate for when window action occurs (ClickedNonClientArea, Maximize, Restore, WindowMenu).

Public struct

FPopupTransitionEffect

Describes a simple animation for popup window introductions

Public class

FSlateApplication

Public class

FSlateDefaultInputMapping

Public class

FSlateUser

Slate's representation of an individual input-providing user.

Public class

FSlateVirtualUserHandle

Handle to a virtual user of slate.

Public struct

FUserNavigationState

Public class

IInputProcessor

Interface for a Slate Input Handler

Public class

IMenu

Represents a popup menu.

Public class

IMenuHost

Public class

IPlatformTextField

Public class

ISlateInputManager

Interface for a Slate Input Mapping.

Public class

IWidgetReflector

Interface for widget reflectors.

Public class

SAppIconWidget

Widget that represents the app icon + system menu button, usually drawn in the top left of a Windows app

Public class

SWindowTitleBar

Implements a window title bar widget.

Constants

Name

Description

SWindowTitleBarDefs::WindowFlashDuration

Window flash duration. Seconds

SWindowTitleBarDefs::WindowFlashFrequency

Window flash rate. Flashes per second

Typedefs

Name

Description

FAccessAsset

A Delegate for an asset object to access

FAccessSourceCode

A Delegate for passing along a string of a source code location to access

FMenuList

FMenuWindowList

Enums

Functions

Name Description

Public function

constexpr bo...

 

operator!

(
    ESlateTickType E
)

Public function

constexpr ES...

 

operator&

(
    ESlateTickType Lhs,
    ESlateTickType Rhs
)

Public function

ESlateTickTy...

 

operator&=

(
    ESlateTickType& Lhs,
    ESlateTickType Rhs
)

Public function

constexpr ES...

 

operator^

(
    ESlateTickType Lhs,
    ESlateTickType Rhs
)

Public function

ESlateTickTy...

 

operator^=

(
    ESlateTickType& Lhs,
    ESlateTickType Rhs
)

Public function

constexpr ES...

 

operator|

(
    ESlateTickType Lhs,
    ESlateTickType Rhs
)

Public function

ESlateTickTy...

 

operator|=

(
    ESlateTickType& Lhs,
    ESlateTickType Rhs
)

Public function

constexpr ES...

 

operator~

(
    ESlateTickType E
)

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