ULevelSequencePlayer::GetLevelSequence

Access the level sequence this player is playing

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

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