BSKRemoveFromCategory

Module: BSKCategory
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


Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)