![]() |
Ark Server API (ASA) - Wiki
|
#include <MemoryLayout.h>
Public Types | |
| using | Type = decltype(Test<T>(nullptr)) |
Public Member Functions | |
| UE_STATIC_ONLY (TGetBaseTypeHelper) | |
Static Public Member Functions | |
| template<typename InternalType > | |
| static InternalType::DerivedType | Test (const typename InternalType::DerivedType *) |
| template<typename InternalType > | |
| static void | Test (...) |
Definition at line 367 of file MemoryLayout.h.
Definition at line 373 of file MemoryLayout.h.
|
static |
|
static |
| TGetBaseTypeHelper< T >::UE_STATIC_ONLY | ( | TGetBaseTypeHelper< T > | ) |