WoW:API SummonFriend: Difference between revisions
Jump to navigation
Jump to search
m (Move page script moved page API SummonFriend to API SummonFriend without leaving a redirect) |
|||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{wowapi}} __NOTOC__ | {{wowapi}} __NOTOC__ | ||
Summons a player using the RaF system. | |||
SummonFriend("unit") | SummonFriend("unit") | ||
== Arguments == | == Arguments == | ||
;unit : String ([[UnitId]]) - player you wish to summon to you. | |||
== See also == | |||
* {{api|CanSummonFriend}} | |||
* {{api| GetSummonFriendCooldown}} |