Navigation
API > API/Runtime > API/Runtime/Core
| Name | TIsContiguousContainer< TStaticArray< ElementType, NumElements, Alignment > > |
| Type | struct |
| Header File | /Engine/Source/Runtime/Core/Public/Containers/StaticArray.h |
| Include Path | #include "Containers/StaticArray.h" |
Syntax
template<typename ElementType, uint32 NumElements, uint32 Alignment>
struct TIsContiguousContainer< TStaticArray< ElementType, NumElements, Alignment > >