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
(
const FTCHARToUTF16& InStr, |
Utility to produce a hash for a UTF-16 string (as used by FTextKey) |
![]() |
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, |
Utility to produce a hash for a UTF-16 string (as used by FTextKey) |
![]() |
uint32 | TextKeyUtil::HashString
(
const TCHAR* InStr, |