WoW API: CanCooperateWithToon

WoW API < CanCooperateWithToon

"I" iconThis function is implemented in Lua here FrameXML/FriendsFrame.lua.

Determines if the player can cooperate with another player character

canCooperate = CanCooperateWithToon(toonID);


ArgumentsEdit

toonID
number - determined from the 5th return of BNGetFriendInfo(friendIndex)


ReturnsEdit

canCooperate
boolean - true if and only if the toon represented by the toonID is on the same realm and faction as the player