Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TValueOrError_ValueProxy< ArgTypes > Struct Template Reference

#include <ValueOrError.h>

+ Collaboration diagram for TValueOrError_ValueProxy< ArgTypes >:

Public Member Functions

 TValueOrError_ValueProxy (ArgTypes &&... InArgs)
 

Public Attributes

TTuple< ArgTypes &&... > Args
 

Detailed Description

template<typename... ArgTypes>
struct TValueOrError_ValueProxy< ArgTypes >

Definition at line 12 of file ValueOrError.h.

Constructor & Destructor Documentation

◆ TValueOrError_ValueProxy()

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

Definition at line 14 of file ValueOrError.h.

Member Data Documentation

◆ Args

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

Definition at line 15 of file ValueOrError.h.


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