Returns the cache index matching the given faction and class.
index = RandomPlayerBotMgr:GetTeamClassIdx( isAlliance, class )
boolean isAlliance
- See method description.
number class
Valid numbers: integers from 0 to 255.
number index
Valid numbers: integers from 0 to 255.