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