Method RandomPlayerBotMgr:IsSpecPvp [-] [+]

Returns true if the given bot uses a pvp spec.

Synopsis

isSpecPvp = RandomPlayerBotMgr:IsSpecPvp( lowGuid, class )

Arguments

number lowGuid

The character low GUID of the bot.

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

number class

Valid numbers: integers from 0 to 255.

Returns

boolean isSpecPvp
See method description.