Navigation
API > API/Runtime > API/Runtime/CoreUObject
| |
|
| Name |
TCallTraits< TSubScriptStructOf< T > > |
| Type |
struct |
| Header File |
/Engine/Source/Runtime/CoreUObject/Public/Templates/SubScriptStructOf.h |
| Include Path |
#include "Templates/SubScriptStructOf.h" |
Syntax
template<typename T>
struct TCallTraits< TSubScriptStructOf< T > > : public TCallTraitsBase< TSubScriptStructOf< T > >
Inheritance Hierarchy
Typedefs
| Name |
Type |
Remarks |
Include Path |
| ConstPointerType |
TSubScriptStructOf< const T > |
|
Templates/SubScriptStructOf.h |