Method RandomPlayerBotMgr:IsAccountType [-] [+]

Returns true if the given account is of the given playerbot account type.

Synopsis

isAccountType = RandomPlayerBotMgr:IsAccountType( accountId, accountType )

Arguments

number accountId

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

number accountType

Valid numbers: integers from 0 to 255.

Returns

boolean isAccountType
See method description.