Navigation
API > API/Plugins > API/Plugins/IKRig > API/Plugins/IKRig/FRetargetOpProfile
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Retargeter/IKRetargetProfile.h |
|
|
|
Retargeter/IKRetargetProfile.h |
|
FRetargetOpProfile()
| |
|
| Name |
FRetargetOpProfile |
| Type |
function |
| Header File |
/Engine/Plugins/Animation/IKRig/Source/IKRig/Public/Retargeter/IKRetargetProfile.h |
| Include Path |
#include "Retargeter/IKRetargetProfile.h" |
FRetargetOpProfile()
FRetargetOpProfile(const FName, const UScriptStruct , const FIKRetargetOpSettingsBase )
| |
|
| Name |
FRetargetOpProfile |
| 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 |
FRetargetOpProfile
(
const FName InOpName,
const UScriptStruct * InSettingsType,
const FIKRetargetOpSettingsBase * InOpSettings
)