UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
TValueOrError_ValueProxy< ArgTypes > Struct Template Reference

#include <ValueOrError.h>

Public Member Functions

 TValueOrError_ValueProxy (ArgTypes &&... InArgs UE_LIFETIMEBOUND)
 

Public Attributes

TTuple< ArgTypes &&... > Args
 

Constructor & Destructor Documentation

◆ TValueOrError_ValueProxy()

template<typename... ArgTypes>
TValueOrError_ValueProxy< ArgTypes >::TValueOrError_ValueProxy ( ArgTypes &&... InArgs  UE_LIFETIMEBOUND)
inlineexplicit

Member Data Documentation

◆ Args

template<typename... ArgTypes>
TTuple<ArgTypes&&...> TValueOrError_ValueProxy< ArgTypes >::Args

The documentation for this struct was generated from the following file: