Ark Server API (ASA) - Wiki
|
#include <MemoryLayout.h>
Public Member Functions | |
template<typename T > | |
auto | Requires (const T &) -> decltype(T::StaticGetTypeLayout()) |
Definition at line 613 of file MemoryLayout.h.
auto CTypeLayout::Requires | ( | const T & | ) | -> decltype(T::StaticGetTypeLayout()) |