Method RandomPlayerBotMgr:IsAccountType [-] [+]
Returns true if the given account is of the given playerbot account type.
Synopsis
isAccountType = RandomPlayerBotMgr:IsAccountType( accountId, accountType )
Arguments
number accountIdValid numbers: integers from 0 to 4,294,967,295.
number accountTypeValid numbers: integers from 0 to 255.
Returns
boolean isAccountType- See method description.