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