TValueOrError::TValueOrError

Construct the error from a proxy from MakeError.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Templates/ValueOrError.h

Include

#include "Templates/ValueOrError.h"

Syntax

template<typename... ArgTypes>
TValueOrError
(
    TValueOrError_ErrorProxy< ArgTypes... > && Proxy
)

Remarks

Construct the error from a proxy from MakeError.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss