Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/FIKRetargetOpSettingsBase
Description
(optional) called during the PostLoad of the owning asset. Can be used to apply patches to the data for backwards compatibility. NOTE: see description above on correct setup for retarget op settings serialization patches
Derived Overrides
- FIKRetargetCopyBasePoseOpSettings::PostLoad
- FIKRetargetIKChainsOpSettings::PostLoad
- FIKRetargetPelvisMotionOpSettings::PostLoad
- FIKRetargetPinBoneOpSettings::PostLoad
- FIKRetargetRootMotionOpSettings::PostLoad
- FIKRetargetStrideWarpingOpSettings::PostLoad
| Name | PostLoad |
| Type | function |
| Header File | /Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetOps.h |
| Include Path | #include "Retargeter/IKRetargetOps.h" |
virtual void PostLoad
(
const FIKRigObjectVersion::Type InVersion
)