Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/Framework > API/Runtime/Slate/Framework/Text
Inheritance Hierarchy
- ISlateRun
- TSharedFromThis
- FSlateTextRun
- FSlatePasswordRun
References
| Module | Slate |
| Header | /Engine/Source/Runtime/Slate/Public/Framework/Text/SlatePasswordRun.h |
| Include | #include "Framework/Text/SlatePasswordRun.h" |
Syntax
class FSlatePasswordRun : public FSlateTextRun
Constructors
| Type | Name | Description | |
|---|---|---|---|
FSlatePasswordRun
(
const FSlatePasswordRun& Run |
|||
FSlatePasswordRun
(
const FRunInfo& InRunInfo, |
|||
FSlatePasswordRun
(
const FRunInfo& InRunInfo, |
Destructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| FString | BuildPasswordString
(
const int32 InLength |
||
| TSharedRef< FSlatePasswordRun > | Create
(
const FRunInfo& InRunInfo, |
||
| TSharedRef< FSlatePasswordRun > | Create
(
const FRunInfo& InRunInfo, |
||
| TCHAR |
Overridden from ISlateRun
| Type | Name | Description | |
|---|---|---|---|
| int32 | OnPaint
(
const FPaintArgs& PaintArgs, |
Overridden from IRun
| Type | Name | Description | |
|---|---|---|---|
| TSharedRef< IRun > | Clone () |
||
| int8 | GetKerning
(
int32 CurrentIndex, |
||
| FVector2D | GetLocationAt
(
const TSharedRef< ILayoutBlock >& Block, |
||
| int32 | GetTextIndexAt
(
const TSharedRef< ILayoutBlock >& Block, |
||
| FVector2D | Measure
(
int32 StartIndex, |