Navigation
API > API/Runtime > API/Runtime/Core
| |
|
| Name |
FRefCountedDisplayString |
| Type |
class |
| Header File |
/Engine/Source/Runtime/Core/Public/Internationalization/LocalizedTextSourceTypes.h |
| Include Path |
#include "Internationalization/LocalizedTextSourceTypes.h" |
Syntax
class FRefCountedDisplayString : public TRefCountingMixin< FRefCountedDisplayString >
Inheritance Hierarchy
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FRefCountedDisplayString
(
FString&& InDisplayString
)
|
|
Internationalization/LocalizedTextSourceTypes.h |
|
Variables
Protected
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| DisplayString |
FString |
|
Internationalization/LocalizedTextSourceTypes.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FString & Private_GetDisplayString()
|
|
Internationalization/LocalizedTextSourceTypes.h |
|