m
Move page script moved page API UnitCanAssist to WoW:API UnitCanAssist without leaving a redirect
m (→Example) |
m (Move page script moved page API UnitCanAssist to WoW:API UnitCanAssist without leaving a redirect) |
||
| (One intermediate revision by one other user not shown) | |||
| Line 2: | Line 2: | ||
Indicates whether the first unit can assist the second unit. | Indicates whether the first unit can assist the second unit. | ||
canAssist = | canAssist = UnitCanAssist(unitToAssist, unitToBeAssisted); | ||
==Parameters== | ==Parameters== | ||