Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/FRetargetChainMapping
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
TArray< FRetargetChainPair > & GetChainPairs () |
Get read-write access to the mapping from target to source chains (by name) | Retargeter/IKRetargetChainMapping.h | |
const TArray< FRetargetChainPair > & GetChainPairs () |
Retargeter/IKRetargetChainMapping.h |
GetChainPairs()
Description
Get read-write access to the mapping from target to source chains (by name)
| Name | GetChainPairs |
| Type | function |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetChainMapping.h |
| Include Path | #include "Retargeter/IKRetargetChainMapping.h" |
| Source | /Engine/Plugins/Animation/IKRig/Source/IKRig/Private/Retargeter/IKRetargetChainMapping.cpp |
TArray < FRetargetChainPair > & GetChainPairs()
GetChainPairs()
| Name | GetChainPairs |
| Type | function |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetChainMapping.h |
| Include Path | #include "Retargeter/IKRetargetChainMapping.h" |
| Source | /Engine/Plugins/Animation/IKRig/Source/IKRig/Private/Retargeter/IKRetargetChainMapping.cpp |
const TArray < FRetargetChainPair > & GetChainPairs() const