FSlateDefaultInputMapping

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 FSlateDefaultInputMapping : public ISlateInputManager

Overridden from ISlateInputManager

Name Description

Public function Virtual Const

int32

 

GetUserIndexForController

(
    int32 ControllerId
)

Public function Virtual Const

TOptional< i...

 

GetUserIndexForController

(
    int32 ControllerId,
    FKey InKey
)

Public function Virtual Const

int32

 

GetUserIndexForKeyboard()

Public function Virtual 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