TextKeyUtil::HashString

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Internationalization/TextKey.h

Include

#include "Internationalization/TextKey.h"

Syntax

namespace TextKeyUtil
{
    uint32 TextKeyUtil::HashString
    (
        const TCHAR * InStr,
        const int32 InStrLen,
        const uint32 InBaseHash
    )
}

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