#include <TextEditHelper.h>
◆ CalculateCaretWidth()
| float FTextEditHelper::CalculateCaretWidth |
( |
const float |
FontMaxCharHeight | ) |
|
|
static |
Calculate the width of the caret
- Parameters
-
| FontMaxCharHeight | The height of the font to calculate the caret width for |
- Returns
- The width of the caret (might be clamped for very small fonts)
◆ GetFontHeight()
Gets the height of the largest character in the font
- Returns
- The fonts height
◆ VerifyTextLength()
| bool FTextEditHelper::VerifyTextLength |
( |
const FText & |
InText, |
|
|
FText & |
OutErrorMessage, |
|
|
int32 |
LengthToCheck |
|
) |
| |
|
static |
The documentation for this class was generated from the following files: