Navigation
API > API/Plugins > API/Plugins/PoseSearch > API/Plugins/PoseSearch/FSearchResult
Description
Experimental, this feature might be removed without warning, not for production use Attempts to set the internal state to match the provided asset time including updating the internal DbPoseIdx. If the provided asset time is out of bounds for the currently playing asset then this function will reset the state back to the default state.
| Name | UpdateWithNormalizedTime |
| Type | function |
| Header File | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Public/PoseSearch/PoseSearchResult.h |
| Include Path | #include "PoseSearch/PoseSearchResult.h" |
| Source | /Engine/Plugins/Animation/PoseSearch/Source/Runtime/Private/PoseSearchResult.cpp |
void UpdateWithNormalizedTime
(
float NormalizedTime
)