FCreateNiagaraWidgetForActionData

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/SNiagaraGraphActionWidget.h

Include

#include "SNiagaraGraphActionWidget.h"

Syntax

struct FCreateNiagaraWidgetForActionData

Variables

Name Description

Public variable

const TSharedPt...

 

Action

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

Constructors

Name Description

Public function

FCreateNiagaraWidgetForActionData

(
    const TSharedPtr< FNiagaraMenuActio...
)

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