Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UNiagaraEffectTypeFactoryNew
References
Module | NiagaraEditor |
Header | /Engine/Plugins/FX/Niagara/Source/NiagaraEditor/Public/NiagaraEffectTypeFactoryNew.h |
Include | #include "NiagaraEffectTypeFactoryNew.h" |
Syntax
UCLASS&40;HideCategories&61;Object&41;
class UNiagaraEffectTypeFactoryNew : public UFactory
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UNiagaraEffectTypeFactoryNew
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. |