BSKCategoryMember* BSKGetAnyCategoryMember( BSKCategory* category );Inputs:
Description: A number from 1 to the category's 'totalWeight' is randomly selected and used as the weight value passed to BSKGetCategoryMemberByWeight. The category member returned by that function is also returned by this one.
Return to the API
Return to the function listing