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