Navigation
API > API/Plugins > API/Plugins/NiagaraEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UNiagaraParameterCollectionInstanceFactoryNew
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 UNiagaraParameterCollectionInstanceFactoryNew : public UFactory
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
UNiagaraParameterCollection * | InitialParent |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UNiagaraParameterCollectionInstanceFactoryNew
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. |