Method PlayerBot.LinkAccount [-] [+]
Trigger account-linking for a master via PlayerbotMgr.
This calls the PlayerbotMgr handler which performs linking and sends feedback
messages to the master. No value is returned to Lua.
Synopsis
Playerbot.LinkAccount( master, accountName, key )
Arguments
laye master- See method description.
string accountName- See method description.
string key- See method description.
Returns
Nothing.