![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <MovieSceneSequencePlayer.h>
Public Member Functions | |
| FMovieSceneSequenceReplProperties () | |
Public Attributes | |
| FFrameTime | LastKnownPosition |
| TEnumAsByte< EMovieScenePlayerStatus::Type > | LastKnownStatus |
| int32 | LastKnownNumLoops |
| int32 | LastKnownSerialNumber |
Properties that are broadcast from server->clients for time/state synchronization
|
inline |
| int32 FMovieSceneSequenceReplProperties::LastKnownNumLoops |
The last known number of loops of the sequence on the server
| FFrameTime FMovieSceneSequenceReplProperties::LastKnownPosition |
The last known position of the sequence on the server
| int32 FMovieSceneSequenceReplProperties::LastKnownSerialNumber |
The last known serial number on the server
| TEnumAsByte<EMovieScenePlayerStatus::Type> FMovieSceneSequenceReplProperties::LastKnownStatus |
The last known playback status of the sequence on the server