ISlateInputManager

Interface for a Slate Input Mapping.

Windows
MacOS
Linux

Inheritance Hierarchy

ISlateInputManager

FSlateDefaultInputMapping

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Application/SlateApplication.h

Include

#include "Framework/Application/SlateApplication.h"

Syntax

class ISlateInputManager

Remarks

Interface for a Slate Input Mapping.

Functions

Name Description

Public function Virtual Const

int32

 

GetUserIndexForController

(
    int32 ControllerId
)

Public function Const

TOptional< i...

 

GetUserIndexForController

(
    int32 ControllerId,
    FKey InKey
)

Public function Const

int32

 

GetUserIndexForKeyboard()

Public function Const

int32

 

GetUserIndexForMouse()

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