Navigation
API > API/Plugins > API/Plugins/CaptureDataCore
| |
|
| Name |
FFrameRange |
| Type |
struct |
| Header File |
/Engine/Plugins/VirtualProduction/CaptureData/Source/CaptureDataCore/Public/FrameRange.h |
| Include Path |
#include "FrameRange.h" |
Syntax
USTRUCT (BlueprintType )
struct FFrameRange
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| EndFrame |
int32 |
|
FrameRange.h |
- EditAnywhere
- Category="Frame Range"
|
| Name |
FString |
|
FrameRange.h |
- EditAnywhere
- Category="Frame Range"
|
| StartFrame |
int32 |
|
FrameRange.h |
- EditAnywhere
- Category="Frame Range"
|
Functions
Public
Static
Operators