Method RandomPlayerBotMgr:IsSpecPvp [-] [+]
Returns true if the given bot uses a pvp spec.
Synopsis
isSpecPvp = RandomPlayerBotMgr:IsSpecPvp( lowGuid, class )
Arguments
number lowGuidThe character low GUID of the bot.
Valid numbers: integers from 0 to 4,294,967,295.
number classValid numbers: integers from 0 to 255.
Returns
boolean isSpecPvp- See method description.