UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
MovieScenePredictionSystem.h File Reference
#include "Containers/SparseArray.h"
#include "Containers/Array.h"
#include "Delegates/DelegateCombinations.h"
#include "Kismet/BlueprintAsyncActionBase.h"
#include "Misc/FrameTime.h"
#include "EntitySystem/MovieSceneEntityIDs.h"
#include "EntitySystem/MovieSceneEntitySystem.h"
#include "EntitySystem/Interrogation/MovieSceneInterrogationLinker.h"
#include "MovieScenePredictionSystem.generated.h"

Go to the source code of this file.

Classes

class  UMovieSceneAsyncAction_SequencePrediction
 
class  UMovieScenePredictionSystem
 

Namespaces

namespace  UE
 
namespace  UE::MovieScene
 

Functions

 DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam (FMovieSceneActorPredictionResult, FTransform, PredictedTransform)
 
 DECLARE_DYNAMIC_MULTICAST_DELEGATE (FMovieSceneActorPredictionFailure)
 

Function Documentation

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE()

DECLARE_DYNAMIC_MULTICAST_DELEGATE ( FMovieSceneActorPredictionFailure  )

◆ DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam()

DECLARE_DYNAMIC_MULTICAST_DELEGATE_OneParam ( FMovieSceneActorPredictionResult  ,
FTransform  ,
PredictedTransform   
)