Ark Server API (ASA) - Wiki
|
#include <UnrealTypeTraits.h>
Public Types | |
enum | { Value = TIsArithmetic<T>::Value || std::is_void_v<T> } |
Definition at line 188 of file UnrealTypeTraits.h.
Enumerator | |
---|---|
Value |
Definition at line 190 of file UnrealTypeTraits.h.