Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
TNthTypeFromParameterPack< N, Types > Struct Template Reference

Detailed Description

template<int32 N, typename... Types>
struct TNthTypeFromParameterPack< N, Types >

Gets the Nth type in a template parameter pack. N must be less than sizeof...(Types)

Definition at line 109 of file UnrealTypeTraits.h.


The documentation for this struct was generated from the following file: