Navigation
API > API/Plugins > API/Plugins/PoseSearchEditor > API/Plugins/PoseSearchEditor/UPoseSearchDatabaseFactory
- UFactory::FactoryCreateNew()
- UPoseSearchDatabaseFactory::FactoryCreateNew()
References
| Module | PoseSearchEditor |
| Header | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Public/PoseSearchDatabaseFactory.h |
| Include | #include "PoseSearchDatabaseFactory.h" |
| Source | /Engine/Plugins/Animation/PoseSearch/Source/Editor/Private/PoseSearchDatabaseFactory.cpp |
virtual UObject * FactoryCreateNew
(
UClass * Class,
UObject * InParent,
FName Name,
EObjectFlags Flags,
UObject * Context,
FFeedbackContext * Warn
)
Remarks
Create a new object by class.