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
|