Navigation menu

WoW:API SetWhoToUI: Difference between revisions

Jump to navigation Jump to search
m
Added note to unregister event from FriendsFrame
(→‎Arguments: - Changed string to number. Must have been tired as i wrote it the first time ;))
 
m (Added note to unregister event from FriendsFrame)
Line 14: Line 14:


=== Notes ===
=== Notes ===
:During my experiments with this function, the Who dialog still popped up. However, this can be avoided by using FriendsFrame:Hide();
:During my experiments with this function, the Who dialog still popped up. However, this can be avoided by using FriendsFrame:Hide(); or a combination of FriendsFrame:UnregisterEvent("WHO_LIST_UPDATE"); and FriendsFrame:RegisterEvent("WHO_LIST_UPDATE");


__NOTOC__
__NOTOC__
{{Template:WoW API}}
{{Template:WoW API}}
Anonymous user