UViewportInteractor::AddKeyAction

Adds a new action to the KeyToActionMap

Windows
MacOS
Linux

References

Module

ViewportInteraction

Header

/Engine/Source/Editor/ViewportInteraction/Public/ViewportInteractor.h

Include

#include "ViewportInteractor.h"

Syntax

void AddKeyAction
(
    const FKey & Key,
    const FViewportActionKeyInput & Action
)

Remarks

Adds a new action to the KeyToActionMap

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