WoW:API SortGuildRoster: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(upgraded deprecated template) |
||
Line 1: | Line 1: | ||
{{wowapi}} | |||
<p>Sorts the guild roster on a certain column. Sorts by name by default. Repeating the same sort will revert sorting.</p> | <p>Sorts the guild roster on a certain column. Sorts by name by default. Repeating the same sort will revert sorting.</p> | ||
<hr /> | <hr /> | ||
Line 10: | Line 11: | ||
<pre>SortGuildRoster( "level" );</pre> | <pre>SortGuildRoster( "level" );</pre> | ||
<hr /> | <hr /> | ||