Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/FRetargetProfile
Description
BEGIN DEPRECATED PROFILE SETTINGS NOTE: these are still stored and applied but should be removed and replaced with Op profiles NOTE: I cannot use the _DEPRECATED suffix on these properties because they live in a USTRUCT and UBT will complain that deprecated properties cannot be blueprint exposed without a getter but USTRUCT does not support UFUNCTIONS/getters
| Name | MergeDeprecatedProperties |
| Type | function |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetProfile.h |
| Include Path | #include "Retargeter/IKRetargetProfile.h" |
| Source | /Engine/Plugins/Animation/IKRig/Source/IKRig/Private/Retargeter/IKRetargetProfile.cpp |
void MergeDeprecatedProperties
(
const FRetargetProfile & OtherProfile
)