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