Navigation
API > API/Plugins > API/Plugins/MetaHumanFootageIngest
| Name | FCaptureManager |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanFootageIngest/Public/CaptureManager.h |
| Include Path | #include "CaptureManager.h" |
Syntax
class FCaptureManager : public TSharedFromThis< SWidget >
Inheritance Hierarchy
- FSharedFromThisBase → TSharedFromThis → FCaptureManager
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCaptureManager() |
CaptureManager.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FCaptureManager() |
CaptureManager.h |
Constants
| Name | Type | Remarks | Include Path |
|---|---|---|---|
| Instance | FCaptureManager * | CaptureManager.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| CaptureManagerWidget | TSharedPtr< SCaptureManagerWidget > | CaptureManager.h | ||
| Commands | TSharedPtr< class FCaptureManagerCommands > | CaptureManager.h | ||
| OnMapOpenedDelegateHandle | FDelegateHandle | CaptureManager.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void Show() |
CaptureManager.h | ||
TWeakPtr< SDockTab > ShowMonitoringTab
(
UMetaHumanCaptureSource* CaptureSource |
CaptureManager.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static FCaptureManager * Get() |
CaptureManager.h | ||
static void Initialize() |
CaptureManager.h | ||
static void Terminate() |
CaptureManager.h |