Navigation
API > API/Runtime > API/Runtime/Core
| Name | TIsZeroConstructType< TScriptSparseArray< AllocatorType, InDerivedType > > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/SparseArray.h |
| Include Path | #include "Containers/SparseArray.h" |
Syntax
template<typename AllocatorType, typename InDerivedType>
struct TIsZeroConstructType< TScriptSparseArray< AllocatorType, InDerivedType > >