FTextLocalizationResource::HashString

Utility to produce a hash for a string (as used by SourceStringHash)

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Internationalization/TextLocalizationResource.h"

Syntax

static uint32 HashString
(
    const TCHAR * InStr,
    const uint32 InBaseHash
)

Remarks

Utility to produce a hash for a string (as used by SourceStringHash)

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