EAddMode

Defines different modes for adding to a stack group.

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

enum EAddMode
{
    AddDirectly,
    AddFromAction,
}

Values

Name

Description

AddDirectly

The group adds a new item directly.

AddFromAction

The group provides a list of actions to choose from for adding.

Remarks

Defines different modes for adding to a stack group.

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