Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureSource
This is designed to be used with TResult, which is why there is no "NoError" code.
| Name | FMetaHumanCaptureError |
| Type | class |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureSource/Public/MetaHumanCaptureError.h |
| Include Path | #include "MetaHumanCaptureError.h" |
Syntax
class FMetaHumanCaptureError
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| MetaHumanCaptureError.h | |||
FMetaHumanCaptureError
(
EMetaHumanCaptureError InCode, |
MetaHumanCaptureError.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Code | EMetaHumanCaptureError | MetaHumanCaptureError.h | ||
| Message | FString | MetaHumanCaptureError.h |
Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
EMetaHumanCaptureError GetCode() |
MetaHumanCaptureError.h | ||
const FString & GetMessage() |
MetaHumanCaptureError.h |