FDetailWidgetRow::AddCustomContextMenuAction

Add a custom action to the row context menu

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

/Engine/Source/Editor/PropertyEditor/Public/DetailWidgetRow.h

Include

#include "DetailWidgetRow.h"

Syntax

FDetailWidgetRow & AddCustomContextMenuAction
(
    const FUIAction & Action,
    const FText & Name,
    const FText & Tooltip,
    const FSlateIcon & SlateIcon
)

Remarks

Add a custom action to the row context menu

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