Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RetargetEditor > API/Plugins/IKRigEditor/RetargetEditor/UIKRetargetFactory
- UFactory::FactoryCreateNew()
- UIKRetargetFactory::FactoryCreateNew()
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/IKRetargetFactory.h |
| Include | #include "RetargetEditor/IKRetargetFactory.h" |
| Source | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Private/RetargetEditor/IKRetargetFactory.cpp |
virtual UObject &42; FactoryCreateNew
&40;
UClass &42; InClass,
UObject &42; InParent,
FName InName,
EObjectFlags Flags,
UObject &42; Context,
FFeedbackContext &42; Warn
&41;
Remarks
Create a new object by class. The new object.
Parameters
| Name | Description |
|---|---|
| InClass | |
| InParent | |
| InName | |
| Flags | |
| Context | |
| Warn |