Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/Factories
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UParticleSystemFactoryNew
References
Module | UnrealEd |
Header | /Engine/Source/Editor/UnrealEd/Classes/Factories/ParticleSystemFactoryNew.h |
Include | #include "Factories/ParticleSystemFactoryNew.h" |
Syntax
class UParticleSystemFactoryNew : public UFactory
Remarks
ParticleSystemFactoryNew.
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UParticleSystemFactoryNew
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. |