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

FText

 

GetCategory()

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.

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