Navigation
API > API/Plugins > API/Plugins/MetaHumanSDKRuntime
References
| Module | MetaHumanSDKRuntime |
| Header | /Engine/Plugins/Experimental/MetaHuman/MetaHumanSDK/Source/MetaHumanSDKRuntime/Public/MetaHumanComponentBase.h |
| Include | #include "MetaHumanComponentBase.h" |
namespace MetaHumanComponentHelpers
{
template<typename PropertyBPType, typename PropertyVarType>
void MetaHumanComponentHelpers::ConnectVariable
(
UAnimInstance * AnimInstance,
const FName & InIdentifier,
const PropertyVarType & InVar
)
}