![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <IMovieScenePlayer.h>
Public Member Functions | |
| FPlayerIndexPlaybackCapability (uint16 InPlayerIndex) | |
Static Public Member Functions | |
| static MOVIESCENE_API IMovieScenePlayer * | GetPlayer (TSharedRef< const FSharedPlaybackState > Owner) |
| static MOVIESCENE_API uint16 | GetPlayerIndex (TSharedRef< const FSharedPlaybackState > Owner) |
Public Attributes | |
| uint16 | PlayerIndex = (uint16)-1 |
Playback capability for storing an IMovieScenePlayer unique index.
|
inline |
|
static |
|
static |