UInputSettings::GetInputSettings

Returns the game local input settings (action mappings, axis mappings, etc...)

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/GameFramework/InputSettings.h

Include

#include "GameFramework/InputSettings.h"

Source

/Engine/Source/Runtime/Engine/Private/UserInterface/InputSettings.cpp

Syntax

static UInputSettings * GetInputSettings()

Remarks

Returns the game local input settings (action mappings, axis mappings, etc...)

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