Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Internationalization
| Type | Name | Description | |
|---|---|---|---|
| uint32 | TextKeyUtil::HashString
(
const TCHAR* InStr |
Utility to produce a hash for a string (as used by FTextKey) | |
| uint32 | TextKeyUtil::HashString
(
const FString& InStr |
Utility to produce a hash for a string (as used by FTextKey) | |
| uint32 | TextKeyUtil::HashString
(
FStringView InStr |
Utility to produce a hash for a string (as used by FTextKey) | |
| uint32 | TextKeyUtil::HashString
(
const FTCHARToUTF16& InStr, |
||
| uint32 | TextKeyUtil::HashString
(
const TCHAR* InStr, |
||
| uint32 | TextKeyUtil::HashString
(
const TCHAR* InStr, |
Utility to produce a hash for a string (as used by FTextKey) | |
| uint32 | TextKeyUtil::HashString
(
const FString& InStr, |
||
| uint32 | TextKeyUtil::HashString
(
FStringView InStr, |
||
| uint32 | TextKeyUtil::HashString
(
const TCHAR* InStr, |