![]() |
Ark Server API (ASE) - Wiki
|
#include <UnrealTypeTraits.h>
Public Types | |
typedef T * | ParamType |
typedef const T * | ConstParamType |
Definition at line 219 of file UnrealTypeTraits.h.
typedef const T* TCallTraitsParamTypeHelper< T *, true >::ConstParamType |
Definition at line 222 of file UnrealTypeTraits.h.
typedef T* TCallTraitsParamTypeHelper< T *, true >::ParamType |
Definition at line 221 of file UnrealTypeTraits.h.