Navigation
API > API/Runtime > API/Runtime/SlateCore > API/Runtime/SlateCore/Fonts > API/Runtime/SlateCore/Fonts/FSlateFontMeasure
| Type | Name | Description | |
|---|---|---|---|
| UE::Slate::FDeprecateVector2DResult | Measure
(
const FString& Text, |
Measures the width and height of a passed in string. | |
| UE::Slate::FDeprecateVector2DResult | Measure
(
const FText& Text, |
Measures the width and height of a passed in text. | |
| UE::Slate::FDeprecateVector2DResult | Measure
(
const FString& Text, |
Measures the width and height of a passed in string. |