Ark Server API (ASA) - Wiki
|
FORCEINLINE uint32 TextKeyUtil::HashString | ( | const FString & | InStr | ) |
uint32 TextKeyUtil::HashString | ( | const FTCHARToUTF16 & | InStr | ) |
Utility to produce a hash for a UTF-16 string (as used by FTextKey)
FORCEINLINE uint32 TextKeyUtil::HashString | ( | const FTCHARToUTF16 & | InStr, |
const uint32 | InBaseHash ) |
FORCEINLINE uint32 TextKeyUtil::HashString | ( | const TCHAR * | InStr | ) |