TValueOrError_ErrorProxy

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/ValueOrError.h"

Syntax

template<typename ArgType>
struct TValueOrError_ErrorProxy

Variables

Name Description

Public variable

ArgType &

 

Arg

Constructors

Name Description

Public function

TValueOrError_ErrorProxy

(
    ArgType&& InArg
)

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