Method PlayerBot.GetPlayerbotsCountByClass [-] [+]
Return the number of playerbots of a specific class for the provided master.
Synopsis
count = Playerbot.GetPlayerbotsCountByClass( master, cls )
Arguments
laye masterMaster player object.
number clsClass ID.
Valid numbers: integers from 0 to 4,294,967,295.
Returns
number countValid numbers: integers from 0 to 4,294,967,295.