BSKGetCategoryMember

Module: BSKCategory
BSKCategoryMember* BSKGetCategoryMember( BSKCategory* category, 
                                         BSKUI32 id );
Inputs: Returns: the category member with the given id, or 0 if no such member exists.

Description: Finds the category member with the requested id.

Return to the API
Return to the function listing


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