WoW:API SummonFriend: Difference between revisions
Jump to navigation
Jump to search
m (New page: {{wowapi}} __NOTOC__ <!-- Describe the purpose of the function, exhausting detail can be saved for a later section --> <!-- List return values and arguments as well as function name, foll...) |
m (Move page script moved page API SummonFriend to API SummonFriend without leaving a redirect) |
||
| (3 intermediate revisions by 3 users 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}} | |||
Latest revision as of 04:47, 15 August 2023
← WoW API < SummonFriend
Summons a player using the RaF system.
SummonFriend("unit")
Arguments
- unit
- String (UnitId) - player you wish to summon to you.