Navigation
API > API/Developer > API/Developer/Localization > API/Developer/Localization/FPortableObjectEntryKey
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
PortableObjectFormatDOM.h |
|
|
|
PortableObjectFormatDOM.h |
|
FPortableObjectEntryKey()
| |
|
| Name |
FPortableObjectEntryKey |
| Type |
function |
| Header File |
/Engine/Source/Developer/Localization/Public/PortableObjectFormatDOM.h |
| Include Path |
#include "PortableObjectFormatDOM.h" |
FPortableObjectEntryKey()
FPortableObjectEntryKey(const FString &, const FString &, const FString &)
| |
|
| Name |
FPortableObjectEntryKey |
| Type |
function |
| Header File |
/Engine/Source/Developer/Localization/Public/PortableObjectFormatDOM.h |
| Include Path |
#include "PortableObjectFormatDOM.h" |
FPortableObjectEntryKey
(
const FString & InMsgId,
const FString & InMsgIdPlural,
const FString & InMsgCtxt
)