UInputSettings::AddAxisMapping

Programmatically add an axis mapping to the project defaults

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

void AddAxisMapping
(
    const FInputAxisKeyMapping & KeyMapping,
    bool bForceRebuildKeymaps
)

Remarks

Programmatically add an axis mapping to the project defaults

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