Navigation
API > API/Plugins > API/Plugins/MetaHumanFootageIngest
| Name | FFootageTakeItem |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanFootageIngest/Public/CaptureSourcesWidget.h |
| Include Path | #include "CaptureSourcesWidget.h" |
Syntax
class FFootageTakeItem : public FGCObject
Inheritance Hierarchy
- FGCObject → FFootageTakeItem
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual ~FFootageTakeItem() |
CaptureSourcesWidget.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CaptureSource | TSharedPtr< FFootageCaptureSource > | CaptureSourcesWidget.h | ||
| DestinationFolder | FText | CaptureSourcesWidget.h | ||
| Name | FText | CaptureSourcesWidget.h | ||
| NumFrames | int32 | CaptureSourcesWidget.h | ||
| PathToTakeFolder | FString | CaptureSourcesWidget.h | ||
| PreviewImage | TSharedPtr< FSlateBrush > | CaptureSourcesWidget.h | ||
| PreviewImageTexture | TObjectPtr< class UTexture2D > | CaptureSourcesWidget.h | ||
| PreviewSet | bool | CaptureSourcesWidget.h | ||
| Status | EFootageTakeItemStatus | CaptureSourcesWidget.h | ||
| StatusMessage | FString | CaptureSourcesWidget.h | ||
| TakeId | TakeId | CaptureSourcesWidget.h |
Functions
Public
Overridden from FGCObject
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void AddReferencedObjects
(
FReferenceCollector& Collector |
CaptureSourcesWidget.h | ||
virtual FString GetReferencerName() |
CaptureSourcesWidget.h |