UCommonActionHandlerInterface

Action Handler Interface is primarily used to take key input and do something with it in the implementation of the interface or another user widget.

Windows
MacOS
Linux

Inheritance Hierarchy

UObjectBase

UObjectBaseUtility

UObject

UInterface

UCommonActionHandlerInterface

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/CommonActionHandlerInterface.h

Include

#include "CommonActionHandlerInterface.h"

Syntax

class UCommonActionHandlerInterface : public UInterface

Remarks

Action Handler Interface is primarily used to take key input and do something with it in the implementation of the interface or another user widget.

Constructors

Name Description

Public function

UCommonActionHandlerInterface

(
    const FObjectInitializer& ObjectIn...
)

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