Sets whether long lines of text in the font string can wrap onto subsequent lines
Signature:
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
)