DefaultKeyComparer::GetKeyHash

Calculates a hash index for a key.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Containers/LruCache.h"

Syntax

static uint32 GetKeyHash
(
    KeyType Key
)

Remarks

Calculates a hash index for a key.

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