RSS

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

enabled = FontString:CanWordWrap()

[ править ]
Returns whether long lines of text in the font string can wrap onto subsequent lines.
[клоны]
Returns whether long lines of text in the font string can wrap onto subsequent lines.


Signature:
Code
enabled = FontString:CanWordWrap()

Returns:
  • enabled - 1 if long lines of text can wrap onto subsequent lines; otherwise nil (1nil)

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