FUIActionBindingHandle::SetDisplayName

Should not be called often as broadcasts [UCommonUIActionRouterBase::OnBoundActionsUpdated](API\Plugins\CommonUI\Input\UCommonUIActionRouterBase\OnBoundActionsUpdated) event

Windows
MacOS
Linux

References

Module

CommonUI

Header

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Public/Input/UIActionBindingHandle.h

Include

#include "Input/UIActionBindingHandle.h"

Source

/Engine/Plugins/Experimental/CommonUI/Source/CommonUI/Private/Input/UIActionRouterTypes.cpp

Syntax

void SetDisplayName
(
    const FText & DisplayName
)

Remarks

Should not be called often as broadcasts UCommonUIActionRouterBase::OnBoundActionsUpdated event

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