WoW:API FontString SetNonSpaceWrap: Difference between revisions

m
more bp
m (more bp)
Line 1: Line 1:
{{widgetmethod}}
{{widgetmethod}}
== Synopsis ==
FontString:SetNonSpaceWrap(boolean wrapFlag)
== Description ==
Set whether long strings without spaces are wrapped or truncated.
Set whether long strings without spaces are wrapped or truncated.
 
FontString:SetNonSpaceWrap(wrapFlag)
== Examples ==