Navigation
API > API/Plugins > API/Plugins/MetaHumanCaptureProtocolStack > API/Plugins/MetaHumanCaptureProtocolStack/FCaptureProtocolError
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FCaptureProtocolError & operator=
(
const FCaptureProtocolError& InOther |
Utility/Error.h | ||
FCaptureProtocolError & operator=
(
FCaptureProtocolError&& InOther |
Utility/Error.h |
operator=(const FCaptureProtocolError &)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureProtocolStack/Public/Utility/Error.h |
| Include Path | #include "Utility/Error.h" |
FCaptureProtocolError & operator=
(
const FCaptureProtocolError & InOther
)
operator=(FCaptureProtocolError &&)
| Name | operator= |
| Type | function |
| Header File | /Engine/Plugins/MetaHuman/MetaHumanAnimator/Source/MetaHumanCaptureProtocolStack/Public/Utility/Error.h |
| Include Path | #include "Utility/Error.h" |
FCaptureProtocolError & operator=
(
FCaptureProtocolError && InOther
)