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 |
|
|
| Name | FString | FrameRange.h |
|
|
| StartFrame | int32 | FrameRange.h |
|
Functions
Public
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool ContainsFrame
(
int32 InFrame, |
FrameRange.h |
Operators
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
bool operator==
(
const FFrameRange& InOther |
FrameRange.h |