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