Method PlayerBotHolder:IsAccountLinked [-] [+]

Returns true if the given account is linked to the given master account.

Synopsis

isLinked = PlayerBotHolder:IsAccountLinked( accountId, masterAccountId )

Arguments

number accountId

Valid numbers: integers from 0 to 4,294,967,295.

number masterAccountId

Valid numbers: integers from 0 to 4,294,967,295.

Returns

boolean isLinked
See method description.