#include <TextHistory.h>
◆ FTextHistory_TextGenerator() [1/2]
| FTextHistory_TextGenerator::FTextHistory_TextGenerator |
( |
| ) |
|
|
default |
◆ FTextHistory_TextGenerator() [2/2]
| FTextHistory_TextGenerator::FTextHistory_TextGenerator |
( |
FString && |
InDisplayString, |
|
|
const TSharedRef< ITextGenerator > & |
InTextGenerator |
|
) |
| |
◆ BuildInvariantDisplayString()
| FString FTextHistory_TextGenerator::BuildInvariantDisplayString |
( |
| ) |
const |
|
overridevirtual |
Build the display string for the invariant culture
Implements FTextHistory.
◆ BuildLocalizedDisplayString()
| FString FTextHistory_TextGenerator::BuildLocalizedDisplayString |
( |
| ) |
const |
|
overridevirtual |
◆ GetType()
◆ IdenticalTo()
Check whether this history is considered identical to the other history, based on the comparison flags provided.
- Note
- You must ensure that both histories are the same type (via GetType) prior to calling this function!
Implements FTextHistory.
◆ Serialize()
The documentation for this class was generated from the following files:
- Engine/Source/Runtime/Core/Private/Internationalization/TextHistory.h
- Engine/Source/Runtime/Core/Private/Internationalization/TextHistory.cpp