Freeze::IntrinsicGetTargetAlignment

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Containers/HashTable.h

Include

#include "Containers/HashTable.h"

Syntax

namespace Freeze
{
    template<typename InAllocator>
    uint32 Freeze::IntrinsicGetTargetAlignment
    (
        const THashTable< InAllocator > * DummyObject,
        const FTypeLayoutDesc & TypeDesc,
        const FPlatformTypeLayoutParameters & LayoutParams
    )
}

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss