Navigation
Unreal Engine C++ API Reference > Runtime > LevelSequence > ULevelSequenceDirector
Syntax
UPROPERTY (BlueprintReadOnly, Category="Cinematics")
TObjectPtr < ULevelSequencePlayer > Player
Remarks
Pointer to the player that's playing back this director's sequence. Only valid in game or in PIE/Simulate.