FCinematicShotCache

Windows
MacOS
Linux

References

Module

MovieSceneTools

Header

/Engine/Source/Editor/MovieSceneTools/Public/AutomatedLevelSequenceCapture.h

Include

#include "AutomatedLevelSequenceCapture.h"

Syntax

struct FCinematicShotCache

Variables

Name Description

Public variable

bool

 

bActive

Public variable

bool

 

bLocked

Public variable

TRange< FFrameN...

 

MovieSceneRange

Public variable

TRange< FFrameN...

 

ShotRange

Constructors

Name Description

Public function

FCinematicShotCache

(
    bool bInActive,
    bool bInLocked,
    const TRange< FFrameNumber >& InSh...,
    const TRange< FFrameNumber >& InMo...
)

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss