Navigation
API > API/Runtime > API/Runtime/MovieScene
References
| Module | MovieScene |
| Header | /Engine/Source/Runtime/MovieScene/Public/IMovieScenePlayer.h |
| Include | #include "IMovieScenePlayer.h" |
Syntax
struct FPlayerIndexPlaybackCapability
Remarks
Playback capability for storing an IMovieScenePlayer unique index.
Variables
| Type | Name | Description | |
|---|---|---|---|
| uint16 | PlayerIndex |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FPlayerIndexPlaybackCapability
(
uint16 InPlayerIndex |
Functions
| Type | Name | Description | |
|---|---|---|---|
| IMovieScenePlayer * | GetPlayer
(
TSharedRef< const FSharedPlaybackState > Owner |
||
| uint16 | GetPlayerIndex
(
TSharedRef< const FSharedPlaybackState > Owner |
Constants
| Name | Description |
|---|---|
| ID |