Choose your operating system:
Windows
macOS
Linux
| UObjectBase
|
Module |
|
Header |
/Engine/Plugins/VirtualProduction/SequencerPlaylists/Source/SequencerPlaylists/Public/SequencerPlaylistPlayer.h |
Include |
#include "SequencerPlaylistPlayer.h" |
UCLASS(BlueprintType)
class USequencerPlaylistPlayer : public UObject
Controls playback of playlist items
Name | Description | |
---|---|---|
|
USequencerPlaylistPlayer ( |
Name | Description | ||
---|---|---|---|
|
USequencerPl... |
GetPlaylist() |
|
|
PlayAll() |
||
|
PlayItem ( |
||
|
ResetAll() |
||
|
ResetItem ( |
||
|
SetPlaylist ( |
||
|
StopAll() |
||
|
StopItem ( |
Name | Description | ||
---|---|---|---|
|
BeginDestroy() |
Called before destroying the object. |