SetGuildRosterSelection

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 1.0.0

Selects a guild member in the roster.

SetGuildRosterSelection(index)

Arguments

index

The index of the current selected guild member in the guild roster or 0 to clear selection.

Returns

None

Example

SetGuildRosterSelection(7);