Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/TDisplayStringPtrBase
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Internationalization/LocalizedTextSourceTypes.h |
|
|
|
Internationalization/LocalizedTextSourceTypes.h |
|
TDisplayStringPtrBase()
| |
|
| Name |
TDisplayStringPtrBase |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Internationalization/LocalizedTextSourceTypes.h |
| Include Path |
#include "Internationalization/LocalizedTextSourceTypes.h" |
TDisplayStringPtrBase()
TDisplayStringPtrBase(const TRefCountPtr< FRefCountedDisplayString > &)
| |
|
| Name |
TDisplayStringPtrBase |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Core/Public/Internationalization/LocalizedTextSourceTypes.h |
| Include Path |
#include "Internationalization/LocalizedTextSourceTypes.h" |
TDisplayStringPtrBase
(
const TRefCountPtr < FRefCountedDisplayString > & InDisplayStringPtr
)