Navigation
API > API/Plugins > API/Plugins/IKRig
NOTE: This type is no longer in use except to load old stacks of UObject-based ops.
| Name | URetargetOpStack |
| Type | class |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetOps.h |
| Include Path | #include "Retargeter/IKRetargetOps.h" |
Syntax
UCLASS (MinimalAPI)
class URetargetOpStack : public UObject
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → URetargetOpStack
Deprecated Variables
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| RetargetOps_DEPRECATED | TArray< TObjectPtr< URetargetOpBase > > | Retargeter/IKRetargetOps.h |