FWrapErrorType

Wrap the error type to allow ValueType and ErrorType to be the same type.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/ValueOrError.h"

Syntax

struct FWrapErrorType

Remarks

Wrap the error type to allow ValueType and ErrorType to be the same type.

Variables

Name Description

Public variable

ErrorType

 

Error

Constructors

Name Description

Public function

FWrapErrorType

(
    ArgTypes&&... Args
)

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