Navigation
API > API/Plugins > API/Plugins/IKRigEditor > API/Plugins/IKRigEditor/RetargetEditor
References
| Module | IKRigEditor |
| Header | /Engine/Plugins/Animation/IKRig/Source/IKRigEditor/Public/RetargetEditor/SIKRetargetChainMapList.h |
| Include | #include "RetargetEditor/SIKRetargetChainMapList.h" |
Syntax
class FRetargetChainMapElement
Variables
| Type | Name | Description | |
|---|---|---|---|
| TWeakObjectPtr< URetargetChainSettings > | ChainMap |
Constructors
No constructors are accessible with public or protected access.
Functions
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< FRetargetChainMapElement > | Make
(
TObjectPtr< URetargetChainSettings > InChainMap |
||
| TSharedRef< ITableRow > | MakeListRowWidget
(
const TSharedRef< STableViewBase >& InOwnerTable, |