Navigation
API > API/Plugins > API/Plugins/IKRigEditor
Retargeter can reinit just the processor or other UI as well depending on the data model modification type
| Name | ERetargetRefreshMode |
| Type | enum |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/IKRetargeterController.h |
| Include Path | #include "RetargetEditor/IKRetargeterController.h" |
Syntax
enum ERetargetRefreshMode
{
ProcessorOnly,
ProcessorAndOpStack,
ProcessorAndFullUI,
}
Values
| Name | Remarks |
|---|---|
| ProcessorOnly | |
| ProcessorAndOpStack | |
| ProcessorAndFullUI |