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 T>
static bool MetaHumanComponentHelpers::GetPropertyValue
(
UObject * InObject,
FStringView InPropertyName,
T & OutPropertyValue
)
}