49
edits
m (Move page script moved page API CanJoinBattlefieldAsGroup to WoW:API CanJoinBattlefieldAsGroup without leaving a redirect) |
No edit summary |
||
| Line 3: | Line 3: | ||
Returns, whether the player can join a battlefield as group or not. | Returns, whether the player can join a battlefield as group or not. | ||
isTrue = CanJoinBattlefieldAsGroup() | isTrue = CanJoinBattlefieldAsGroup() | ||
== Arguments == | == Arguments == | ||
none | none | ||
== Returns == | == Returns == | ||
:;isTrue : Boolean - returns true, if the player can join the battlefield as group | :;isTrue : Boolean - returns true, if the player can join the battlefield as group | ||
== Example == | == Example == | ||