Navigation
API > API/Runtime > API/Runtime/MovieSceneTracks > API/Runtime/MovieSceneTracks/Systems > API/Runtime/MovieSceneTracks/Systems/UMovieSceneAsyncAction_SequenceP- > API/Runtime/MovieSceneTracks/Systems/UMovieSceneAsyncAction_SequenceP-/ReportResult
References
| Module | MovieSceneTracks |
| Header | /Engine/Source/Runtime/MovieSceneTracks/Public/Systems/MovieScenePredictionSystem.h |
| Include | #include "Systems/MovieScenePredictionSystem.h" |
| Source | /Engine/Source/Runtime/MovieSceneTracks/Private/Systems/MovieScenePredictionSystem.cpp |
void ReportResult
&40;
UE::MovieScene::FInterrogationChannels &42; Channels,
const TSparseArray< TArray< UE::MovieScene::FIntermediate3DTransform >> & AllResults
&41;
Remarks
Report the result for this prediction to any observers
Parameters
| Name | Description |
|---|---|
| Channels | Interrogation channel map for retrieving channels for objects |
| AllResults | The interrogation results for all predictions, in the space requested by this prediction |