Ark Server API (ASA) - Wiki
|
#include <Decay.h>
Public Types | |
typedef UE::Core::Private::Decay::TDecayNonReference< typenameTRemoveReference< T >::Type >::Type | Type |
Returns the decayed type of T, meaning it removes all references, qualifiers and applies array-to-pointer and function-to-pointer conversions.
typedef UE::Core::Private::Decay::TDecayNonReference<typenameTRemoveReference<T>::Type>::Type TDecay< T >::Type |