HashString

Overload list

Windows
MacOS
Linux
Name Description

Public function Static

uint32

 

HashString

(
    const TCHAR* InStr,
    const uint32 InBaseHash
)

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

Public function Static

uint32

 

HashString

(
    const FString& InStr,
    const uint32 InBaseHash
)

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