BSKCategoryGetFirstMember

Module: BSKCategory
BSKCategoryEntry* BSKCategoryGetFirstMember( BSKCategory* category );
Inputs: Returns: the first member of the given category object, or null if there is no first member.

Description: Obtains the first member of the given category object, which is the head of a linked list of all the members in the category.

Return to the API
Return to the function listing


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