Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEmitterFactoryNew.h |
Include |
#include "NiagaraEmitterFactoryNew.h" |
UCLASS(HideCategories=Object, MinimalAPI)
class UNiagaraEmitterFactoryNew : public UFactory
A factory for niagara emitter assets.
Name | Description | ||
---|---|---|---|
|
bAddDefaultModulesAndRenderersToEmptyEmitter |
||
|
bUseInheritance |
||
|
EmitterToCopy |
Name | Description | |
---|---|---|
|
UNiagaraEmitterFactoryNew ( |
Name | Description | ||
---|---|---|---|
|
ConfigureProperties() |
Opens a dialog to configure the factory properties. |
|
|
UObject *... |
FactoryCreateNew ( |
Create a new object by class. |