FMovieSceneSpawnRegister::OnSequenceExpired

Called when the current time has moved beyond the specified sequence's play range

Windows
MacOS
Linux

References

Module

MovieScene

Header

/Engine/Source/Runtime/MovieScene/Public/MovieSceneSpawnRegister.h

Include

#include "MovieSceneSpawnRegister.h"

Source

/Engine/Source/Runtime/MovieScene/Private/MovieSceneSpawnRegister.cpp

Syntax

void OnSequenceExpired
(
    FMovieSceneSequenceIDRef TemplateID,
    IMovieScenePlayer & Player
)

Remarks

Called when the current time has moved beyond the specified sequence's play range

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss