Method PlayerBotHolder:IsAccountLinked [-] [+]
Returns true if the given account is linked to the given master account.
Synopsis
isLinked = PlayerBotHolder:IsAccountLinked( accountId, masterAccountId )
Arguments
number accountIdValid numbers: integers from 0 to 4,294,967,295.
number masterAccountIdValid numbers: integers from 0 to 4,294,967,295.
Returns
boolean isLinked- See method description.