Navigation
API > API/Plugins > API/Plugins/IKRigEditor
| Name | FRetargetChainMapElement |
| Type | class |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/SIKRetargetChainMapList.h |
| Include Path | #include "RetargetEditor/SIKRetargetChainMapList.h" |
Syntax
class FRetargetChainMapElement
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Hidden constructor, always use Make above | RetargetEditor/SIKRetargetChainMapList.h | ||
FRetargetChainMapElement
(
FName InTargetChainName |
Hidden constructor, always use Make above | RetargetEditor/SIKRetargetChainMapList.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| TargetChainName | FName | RetargetEditor/SIKRetargetChainMapList.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TSharedRef< ITableRow > MakeListRowWidget
(
const TSharedRef< STableViewBase >& InOwnerTable, |
RetargetEditor/SIKRetargetChainMapList.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static TSharedRef< FRetargetChainMapElement > Make
(
FName InTargetChainName |
RetargetEditor/SIKRetargetChainMapList.h |