BSKCategoryContains

Module: BSKCategory
BSKBOOL BSKCategoryContains( BSKCategory* category, 
                             BSKCategoryMember* member );
Inputs: Returns: Returns BSKTRUE if the category object contains the requested member, and BSKFALSE otherwise.

Description: Searches the given category for the given member.

Return to the API
Return to the function listing


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