Navigation
API > API/Plugins > API/Plugins/IKRigEditor
Meta data about an op type used to create filtered menus for creating ops with compatible child types in parent-op menus
| Name | FIKRetargetOpMetaData |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/SRetargetOpStack.h |
| Include Path | #include "RetargetEditor/SRetargetOpStack.h" |
Syntax
struct FIKRetargetOpMetaData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsSingleton | bool | RetargetEditor/SRetargetOpStack.h | ||
| NiceName | FName | RetargetEditor/SRetargetOpStack.h | ||
| OpType | const UScriptStruct * | RetargetEditor/SRetargetOpStack.h | ||
| ParentType | const UScriptStruct * | RetargetEditor/SRetargetOpStack.h |