UNiagaraStackSimulationStagesGroup

Container for one or more NiagaraStackEventScriptItemGroups, allowing multiple event handlers per script.

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

NiagaraEditor

Header

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

Include

#include "ViewModels/Stack/NiagaraStackSimulationStagesGroup.h"

Syntax

[UCLASS](Programming/UnrealArchitecture/Reference/Classes#classdeclaration)()
class UNiagaraStackSimulationStagesGroup : public UNiagaraStackItemGroup

Remarks

Container for one or more NiagaraStackEventScriptItemGroups, allowing multiple event handlers per script.

Functions

Name Description

Public function

void

 

Initialize

(
    FRequiredEntryData InRequiredEntryD...
)

Public function

void

 

SetOnItemAdded

(
    FOnItemAdded InOnItemAdded
)

Typedefs

Name

Description

FOnItemAdded

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