Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Containers > API/Runtime/Core/Containers/Freeze__IntrinsicGetTargetAlignm-
References
| Module | Core |
| Header | /Engine/Source/Runtime/Core/Public/Containers/HashTable.h |
| Include | #include "Containers/HashTable.h" |
namespace Freeze
{
template<typename InAllocator>
uint32 Freeze::IntrinsicGetTargetAlignment
(
const THashTable < InAllocator > * DummyObject,
const FTypeLayoutDesc & TypeDesc,
const FPlatformTypeLayoutParameters & LayoutParams
)
}