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