Navigation
API > API/Plugins > API/Plugins/MetaHumanIdentity > API/Plugins/MetaHumanIdentity/FPredictiveSolversTask
Description
Obtains current training progress in range [0..1]. Return true if it was successful (task is still active), false otherwise
| Name | PollProgress |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Public/MetaHumanPredictiveSolversTask.h |
| Include Path | #include "MetaHumanPredictiveSolversTask.h" |
| Source | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanIdentity/Private/MetaHumanPredictiveSolversTask.cpp |
bool PollProgress
(
float & OutProgress
) const