UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::MovieScene::FLevelStreamingPreAnimatedTokenProducer Struct Reference
+ Inheritance diagram for UE::MovieScene::FLevelStreamingPreAnimatedTokenProducer:

Public Member Functions

virtual IMovieScenePreAnimatedTokenPtr CacheExistingState (UObject &Object) const override
 
- Public Member Functions inherited from IMovieScenePreAnimatedTokenProducer
virtual ~IMovieScenePreAnimatedTokenProducer ()
 
virtual void InitializeObjectForAnimation (UObject &Object) const
 

Member Function Documentation

◆ CacheExistingState()

virtual IMovieScenePreAnimatedTokenPtr UE::MovieScene::FLevelStreamingPreAnimatedTokenProducer::CacheExistingState ( UObject Object) const
inlineoverridevirtual

Produce a token that can be used to return the specified object back to its current state

Note
Under some circumstances, the object may already be animated (for instance, after something has animated the object, but didn't restore state)
Parameters
ObjectThe object to initialize
Returns
A valid pre animated token that will restore this object back to its current state

Implements IMovieScenePreAnimatedTokenProducer.


The documentation for this struct was generated from the following file: