![]() |
The API is no longer being updated here until further notice. |
Needs summary.
areas = FontString:CalculateScreenAreaFromCharacterSpan(leftIndex, rightIndex)
Arguments
- leftIndex
- number
- rightIndex
- number
Returns
- areas
- uiRect[]?
| Field | Type | Description |
|---|---|---|
| left | number | |
| bottom | number | |
| width | number | |
| height | number |
