Navigation
API > API/Runtime > API/Runtime/IoStoreOnDemandCore > API/Runtime/IoStoreOnDemandCore/FErrorDeclaration_InstallReplayL-
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UE::UnifiedError::FError operator()
(
UE_PRIVATE_ERROR_FIELD_PARAMETER |
IO/OnDemandError.h | ||
UE::UnifiedError::FError operator()
(
FInstallReplayLoadError&& InContext |
IO/OnDemandError.h |
operator()(UE_PRIVATE_ERROR_FIELD_PARAMETER)
| Name | operator() |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/OnDemandError.h |
| Include Path | #include "IO/OnDemandError.h" |
UE::UnifiedError::FError operator()
(
UE_PRIVATE_ERROR_FIELD_PARAMETER
) const
operator()(FInstallReplayLoadError &&)
| Name | operator() |
| Type | function |
| Header File | /Engine/Source/Runtime/Experimental/IoStore/OnDemandCore/Public/IO/OnDemandError.h |
| Include Path | #include "IO/OnDemandError.h" |
UE::UnifiedError::FError operator()
(
FInstallReplayLoadError && InContext
) const