m
Move page script moved page API UnitCanCooperate to WoW:API UnitCanCooperate without leaving a redirect
mNo edit summary |
m (Move page script moved page API UnitCanCooperate to WoW:API UnitCanCooperate without leaving a redirect) |
||
| (4 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
Returns true if the first unit can cooperate with the second, false otherwise. | Returns true if the first unit can cooperate with the second, false otherwise. | ||
| Line 15: | Line 15: | ||
:Boolean cancooperate | :Boolean cancooperate | ||
:;cancooperate : true if the first unit can cooperate with the second, | :;cancooperate : true if the first unit can cooperate with the second, nil otherwise | ||
---- | ---- | ||
| Line 32: | Line 32: | ||
: Returns true if the first unit can cooperate with the second, false otherwise. | : Returns true if the first unit can cooperate with the second, false otherwise. | ||