Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureSource
DEPRECATED: This functionality is now available in the CaptureManager/CaptureManagerDevices module.
| Name | FMetaHumanCaptureVoidResult |
| Type | struct |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureSource/Public/MetaHumanCaptureSource.h |
| Include Path | #include "MetaHumanCaptureSource.h" |
Syntax
USTRUCT (BlueprintType ,
Meta=(Deprecated="5.7", DeprecationMessage="MetaHumanAnimator/MetaHumanCaptureSource is deprecated. This functionality is now available in the CaptureManager/CaptureManagerDevices module"))
struct FMetaHumanCaptureVoidResult
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bIsValid | bool | Note: We can't use UE_DEPRECATED to deprecate this type unfortunately. | MetaHumanCaptureSource.h |
|
| Code | int32 | MetaHumanCaptureSource.h |
|
|
| Message | FString | MetaHumanCaptureSource.h |
|
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
PRAGMA_DISABLE_DEPRECATION_WARNINGS void SetResult
(
TResult< void, FMetaHumanCaptureError > InResult |
MetaHumanCaptureSource.h |