Navigation
Unreal Engine C++ API Reference > Runtime > Core > Internationalization > TextKeyUtil::HashString
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Internationalization/TextKey.h |
Include | #include "Internationalization/TextKey.h" |
namespace TextKeyUtil
{
uint32 TextKeyUtil::HashString
(
const TCHAR * InStr,
const int32 InStrLen
)
}
Remarks
Utility to produce a hash for a string (as used by FTextKey)