ULevelSequencePlayer::TakeFrameSnapshot

Take a snapshot of the current state of this player

Windows
MacOS
Linux

References

Module

LevelSequence

Header

/Engine/Source/Runtime/LevelSequence/Public/LevelSequencePlayer.h

Include

#include "LevelSequencePlayer.h"

Source

/Engine/Source/Runtime/LevelSequence/Private/LevelSequencePlayer.cpp

Syntax

void TakeFrameSnapshot
(
    FLevelSequencePlayerSnapshot & OutSnapshot
) const

Remarks

Take a snapshot of the current state of this player

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