Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/FTransformTimeParams
Description
- Instruct the algorithm to add breadcrumbs to the specified container as it performs the transformation
-
this function will empty the breadcrumbs
| Name | HarvestBreadcrumbs |
| Type | function |
| Header File | /Engine/Source/Runtime/MovieScene/Public/MovieSceneTransformTypes.h |
| Include Path | #include "MovieSceneTransformTypes.h" |
| Source | /Engine/Source/Runtime/MovieScene/Private/Evaluation/MovieSceneSequenceTransform.cpp |
FTransformTimeParams & HarvestBreadcrumbs
(
FMovieSceneTransformBreadcrumbs & OutBreadcrumbs
)