Freeze::IntrinsicAppendHash

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/Map.h"

Syntax

namespace Freeze
{
    template<typename KeyType, typename ValueType, typename SetAllocator, typename KeyFuncs>
    uint32 Freeze::IntrinsicAppendHash
    (
        const TMap< KeyType, ValueType, SetAllocator, KeyFuncs > * DummyObject,
        const FTypeLayoutDesc & TypeDesc,
        const FPlatformTypeLayoutParameters & LayoutParams,
        FSHA1 & Hasher
    )
}

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