Navigation
Unreal Engine C++ API Reference > Runtime > Core > Internationalization
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Internationalization/LocKeyFuncs.h |
Include | #include "Internationalization/LocKeyFuncs.h" |
Syntax
class FLocKey
Remarks
Case sensitive immutable hashed string used as a localization key
Constructors
Functions
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
int32 | ||
![]() ![]() |
bool | ||
![]() ![]() |
const FString & | GetString () |
|
![]() ![]() |
bool | IsEmpty () |
|
![]() ![]() |
uint32 | ProduceHash
(
const FString& InStr, |
Operators
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
bool | operator!=
(
const FLocKey& Other |
|
![]() ![]() |
bool | ||
![]() ![]() |
bool | operator<=
(
const FLocKey& Other |
|
![]() |
FLocKey & | ||
![]() |
FLocKey & | ||
![]() ![]() |
bool | operator==
(
const FLocKey& Other |
|
![]() ![]() |
bool | ||
![]() ![]() |
bool | operator>=
(
const FLocKey& Other |