Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/FRetargetOpStackElement
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Hidden constructors, always use Make above | RetargetEditor/SRetargetOpStack.h | ||
FRetargetOpStackElement
(
const int32 InIndexInStack, |
RetargetEditor/SRetargetOpStack.h |
FRetargetOpStackElement()
Description
Hidden constructors, always use Make above
| Name | FRetargetOpStackElement |
| Type | function |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/SRetargetOpStack.h |
| Include Path | #include "RetargetEditor/SRetargetOpStack.h" |
FRetargetOpStackElement()
FRetargetOpStackElement(const int32, const bool, const TSharedPtr< SRetargetOpList > &)
| Name | FRetargetOpStackElement |
| Type | function |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/SRetargetOpStack.h |
| Include Path | #include "RetargetEditor/SRetargetOpStack.h" |
FRetargetOpStackElement
(
const int32 InIndexInStack,
const bool InHasChildren,
const TSharedPtr < SRetargetOpList > & InOpListWidget
)