BSKGetMemberIndex

Module: BSKCategory
BSKI32 BSKGetMemberIndex( BSKCategory* category, BSKCategoryMember* member );
Inputs: Returns: the index of the member in the category, or -1 if the category does not contain that member.

Description: Returns the index of the requested member in the given category, or -1 if the member does not exist in the category.

Return to the API
Return to the function listing


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