Navigation
API > API/Runtime > API/Runtime/MovieScene > API/Runtime/MovieScene/EntitySystem > API/Runtime/MovieScene/EntitySystem/FSequenceInstance
| Type | Name | Description | |
|---|---|---|---|
| void | Finish () |
Mark this instance as finished, causing all its entities to be unlinked and the instance to become inactive at the end of the next update. | |
| void | Finish
(
UMovieSceneEntitySystemLinker* Linker |