FCustomMenuData

Windows
MacOS
Linux

References

Module

PropertyEditor

Header

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

Include

#include "DetailWidgetRow.h"

Syntax

struct FCustomMenuData

Variables

Name Description

Public variable

const FUIAction

 

Action

Public variable

const FText

 

Name

Public variable

const FSlateIco...

 

SlateIcon

Public variable

const FText

 

Tooltip

Constructors

Name Description

Public function

FCustomMenuData

(
    const FUIAction& InAction,
    const FText& InName,
    const FText& InTooltip,
    const FSlateIcon& InSlateIcon
)

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