RSS

Вторник, 23.04.2024, 21:55
Главная » WoW API » API Виджеты » Строка, использующая шрифт »

FontString:IsTruncated()

[ править ]
Returns true if the text is truncated.
[клоны]
Returns true if the text is truncated. When the text is truncated in a font string, part of the text will be cut off and replaced with .... This occurs when the size of the text being displayed is larger than the bounding box of the font string.


Signature:
Code
FontString:IsTruncated()

Также смотрите: Строка, использующая шрифт
Ссылки: http://wowprogramming.com/docs/widgets/FontString/IsTruncated