TValueOrError_ValueProxy

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Templates/ValueOrError.h"

Syntax

template<typename... ArgTypes>
struct TValueOrError_ValueProxy

Variables

Name Description

Public variable

TTuple< ArgType...

 

Args

Constructors

Name Description

Public function

TValueOrError_ValueProxy

(
    ArgTypes&&... InArgs
)

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