Navigation
API > API/Plugins > API/Plugins/ReplayTracks
| |
|
| Name |
UMovieSceneReplaySection |
| Type |
class |
| Header File |
/Engine/Plugins/MovieScene/ReplayTracks/Source/ReplayTracks/Public/Sections/MovieSceneReplaySection.h |
| Include Path |
#include "Sections/MovieSceneReplaySection.h" |
Syntax
UCLASS (MinimalAPI)
class UMovieSceneReplaySection :
public UMovieSceneSection ,
public IMovieSceneEntityProvider
Inheritance Hierarchy
Implements Interfaces
Constructors
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| ReplayName |
FString |
The name of the replay to run |
Sections/MovieSceneReplaySection.h |
- EditAnywhere
- Category="Replay"
|
Functions
Public