void BSKRemoveFromCategory( BSKCategory* category,
BSKCategoryMember* member );
Inputs:
Description: Removes the requested member from the given category. If the member does not exist in the category, nothing happens.
Return to the API
Return to the function listing