RSS

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

FontString:SetWordWrap(enable)

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


Signature:
Code
FontString:SetWordWrap(enable)

Arguments:
  • enable - True to allow long lines of text in the font string to wrap onto subsequent lines; false to disallow (boolean)

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