Navigation
API > API/Plugins > API/Plugins/IKRigEditor
| Name | FIKRetargetTransformUIData |
| Type | struct |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/IKRetargetDetails.h |
| Include Path | #include "RetargetEditor/IKRetargetDetails.h" |
Syntax
struct FIKRetargetTransformUIData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ButtonLabels | TArray< FText > | RetargetEditor/IKRetargetDetails.h | ||
| ButtonTooltips | TArray< FText > | RetargetEditor/IKRetargetDetails.h | ||
| Properties | TArray< TSharedRef< IPropertyHandle > > | RetargetEditor/IKRetargetDetails.h | ||
| TransformTypes | TArray< EIKRetargetTransformType > | RetargetEditor/IKRetargetDetails.h | ||
| VisibleTransforms | TAttribute< TArray< EIKRetargetTransformType > > | RetargetEditor/IKRetargetDetails.h |