Ark Server API (ASE) - Wiki
|
#include <Tuple.h>
Public Types | |
typedef ElementType | Type |
Static Public Member Functions | |
template<typename TupleType > | |
static FORCEINLINE ElementType & | Get (TupleType &Tuple) |
template<typename TupleType > | |
static FORCEINLINE const ElementType & | Get (const TupleType &Tuple) |
typedef ElementType UE4Tuple_Private::TTupleElementHelperImpl< Index, Index, ElementType, Types... >::Type |
|
inlinestatic |
|
inlinestatic |