ULevelSequencePlayer::GetLevelSequence

Access the level sequence this player is playing

Choose your operating system:

Windows

macOS

Linux

Deprecated

  • Please use GetSequence instead.

References

Module

LevelSequence

Header

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

Include

#include "LevelSequencePlayer.h"

Syntax

ULevelSequence * GetLevelSequence() const

Remarks

Access the level sequence this player is playing

Returns

the level sequence currently assigned to this player