Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/FTextSelection
Overloads
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Framework/Text/TextLayout.h |
|
|
|
Framework/Text/TextLayout.h |
|
FTextSelection()
| |
|
| Name |
FTextSelection |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Slate/Public/Framework/Text/TextLayout.h |
| Include Path |
#include "Framework/Text/TextLayout.h" |
FTextSelection()
FTextSelection(const FTextLocation &, const FTextLocation &)
| |
|
| Name |
FTextSelection |
| Type |
function |
| Header File |
/Engine/Source/Runtime/Slate/Public/Framework/Text/TextLayout.h |
| Include Path |
#include "Framework/Text/TextLayout.h" |
FTextSelection
(
const FTextLocation & InLocationA,
const FTextLocation & InLocationB
)