Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
Inheritance Hierarchy
- UFactory
- UNiagaraSystemFactoryNew
References
| Module | NiagaraEditor |
| Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraSystemFactoryNew.h |
| Include | #include "NiagaraSystemFactoryNew.h" |
Syntax
UCLASS (HideCategories=Object)
class UNiagaraSystemFactoryNew : public UFactory
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< FVersionedNiagaraEmitter > | EmittersToAddToNewSystem | ||
| UNiagaraSystem * | SystemToCopy |
Constructors
| Type | Name | Description | |
|---|---|---|---|
UNiagaraSystemFactoryNew
(
const FObjectInitializer& ObjectInitializer |
Functions
| Type | Name | Description | |
|---|---|---|---|
| bool | |||
| UObject * | FactoryCreateNew
(
UClass* Class, |
||
| void | InitializeSystem
(
UNiagaraSystem* System, |