Navigation
Unreal Engine C++ API Reference > Plugins > PoseSearchEditor
Inheritance Hierarchy
- UObjectBase
- UObjectBaseUtility
- UObject
- UFactory
- UPoseSearchDatabaseFactory
References
Module | PoseSearchEditor |
Header | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Public/PoseSearchDatabaseFactory.h |
Include | #include "PoseSearchDatabaseFactory.h" |
Syntax
UCLASS ()
class UPoseSearchDatabaseFactory : public UFactory
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
TSharedPtr< SWindow > | PickerWindow | |
![]() ![]() |
TObjectPtr< class UPoseSearchSchema > | TargetSchema |
Constructors
Type | Name | Description | |
---|---|---|---|
![]() |
UPoseSearchDatabaseFactory
(
const FObjectInitializer& ObjectInitializer |
Functions
Type | Name | Description | |
---|---|---|---|
![]() |
void | OnTargetSchemaSelected
(
const FAssetData& SelectedAsset |
Overridden from UFactory
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | Opens a dialog to configure the factory properties. | |
![]() ![]() |
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 |