INiagaraStackItemGroupAddAction

Represents a single action for adding an item to a group in the stack.

Windows
MacOS
Linux

References

Module

NiagaraEditor

Header

/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/ViewModels/Stack/INiagaraStackItemGroupAddUtilities.h

Include

#include "ViewModels/Stack/INiagaraStackItemGroupAddUtilities.h"

Syntax

class INiagaraStackItemGroupAddAction

Remarks

Represents a single action for adding an item to a group in the stack.

Destructors

Functions

Name Description

Public function Const

TArray< FStr...

 

GetCategories()

Gets the category for this action.

Public function Const

FText

 

GetDescription()

Gets a long description of what will happen if this add action is executed.

Public function Const

FText

 

GetDisplayName()

Gets the short display name for this action.

Public function Const

FText

 

GetKeywords()

Gets a space separated string of keywords which expose additional search terms for this action.

Public function Virtual Const

FNiagaraActi...

 

GetSourceData()

Gets a source data struct that is useful to display additional information about an action

Public function Virtual Const

bool

 

GetSuggested()

Gets a bool that indicates whether this action is suggested or not

Public function Virtual Const

bool

 

IsInLibrary()

Indicates if this action represents a library action

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