Ark Server API (ASE) - Wiki
|
#include <Decay.h>
Public Types | |
typedef UE4Decay_Private::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 UE4Decay_Private::TDecayNonReference<typenameTRemoveReference<T>::Type>::Type TDecay< T >::Type |