FCreateWidgetForActionData

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/SGraphActionMenu.h

Include

#include "SGraphActionMenu.h"

Syntax

struct FCreateWidgetForActionData

Variables

Name Description

Public variable

TSharedPtr< FEd...

 

Action

The action being used for the widget

Public variable

bool

 

bHandleMouseButtonDown

True if we want to use the mouse delegate

Public variable

bool

 

bIsReadOnly

True if the widget should be read only - no renaming allowed

Public variable

TAttribute< FTe...

 

HighlightText

The text to highlight

Public variable

FIsSelected

 

IsRowSelectedDelegate

The delegate to determine if the current action is selected in the row

Public variable

FCreateWidgetMo...

 

MouseButtonDownDelegate

Delegate for mouse button going down

Public variable

FOnRenameReques...

 

OnRenameRequest

This will be returned, hooked up to request a rename

Constructors

Name Description

Public function

FCreateWidgetForActionData

(
    FOnRenameRequestActionNode*con...
)

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