WoW:API SetGuildInfoText: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(cat)
mNo edit summary
Line 1: Line 1:
{{wowapi}}
{{wowapi}}
{{Stub/API}}
Changes the Guild Info to selected text.<br>
Changes the Guild Info to selected text.<br>
<pre>
<pre>
SetGuildInfoText("text");
SetGuildInfoText("text");
</pre>
</pre>

Revision as of 16:50, 25 June 2007

WoW API < SetGuildInfoText

Changes the Guild Info to selected text.

SetGuildInfoText("text");