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
|