Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UPoseSearchSchemaFactory
References
| Module | PoseSearchEditor |
| Header | /Engine/Plugins/Experimental/Animation/PoseSearch/Source/Editor/Public/PoseSearchSchemaFactory.h |
| Include | #include "PoseSearchSchemaFactory.h" |
Syntax
UCLASS&40;&41;
class UPoseSearchSchemaFactory : public UFactory
Constructors
| Type | Name | Description | |
|---|---|---|---|
UPoseSearchSchemaFactory
(
const FObjectInitializer& ObjectInitializer |
Overridden from UFactory
| Type | Name | Description | |
|---|---|---|---|
| UObject * | FactoryCreateNew
(
UClass* InClass, |
Create a new object by class. | |
| FString | Returns a new starting point name for newly created assets in the content browser |