Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FErrorDeclaration_CancellationEr-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UE::UnifiedError::FError operator()
(
UE_PRIVATE_ERROR_FIELD_PARAMETER |
Experimental/UnifiedError/CoreErrorTypes.h | ||
UE::UnifiedError::FError operator()
(
FCancellationError&& InContext |
Experimental/UnifiedError/CoreErrorTypes.h |
operator()(UE_PRIVATE_ERROR_FIELD_PARAMETER)
| Name | operator() |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Experimental/UnifiedError/CoreErrorTypes.h |
| Include Path | #include "Experimental/UnifiedError/CoreErrorTypes.h" |
UE::UnifiedError::FError operator()
(
UE_PRIVATE_ERROR_FIELD_PARAMETER
) const
operator()(FCancellationError &&)
| Name | operator() |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Experimental/UnifiedError/CoreErrorTypes.h |
| Include Path | #include "Experimental/UnifiedError/CoreErrorTypes.h" |
UE::UnifiedError::FError operator()
(
FCancellationError && InContext
) const