Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/FTextId
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Internationalization/TextKey.h |
|
|
|
Internationalization/TextKey.h |
|
FTextId()
| |
|
| Name |
FTextId |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Internationalization/TextKey.h |
| Include Path |
#include "Internationalization/TextKey.h" |
FTextId()
FTextId(const FTextKey &, const FTextKey &)
| |
|
| Name |
FTextId |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Internationalization/TextKey.h |
| Include Path |
#include "Internationalization/TextKey.h" |
FTextId
(
const FTextKey & InNamespace,
const FTextKey & InKey
)