Ark Server API (ASA) - Wiki
|
#include <ValueOrError.h>
Public Member Functions | |
TValueOrError_ErrorProxy (ArgTypes &&... InArgs) | |
Public Attributes | |
TTuple< ArgTypes &&... > | Args |
Definition at line 19 of file ValueOrError.h.
|
inline |
Definition at line 21 of file ValueOrError.h.
TTuple<ArgTypes&&...> TValueOrError_ErrorProxy< ArgTypes >::Args |
Definition at line 22 of file ValueOrError.h.