BSKFindCategory

Module: BSKCategory
BSKCategory* BSKFindCategory( BSKDatabase* db, BSKUI32 id );
Inputs: Returns: the category in the database with the given id, or 0 if no such category exists.

Description: Searches the list of BSKCategory objects in the database for a BSKCategory object with the given id.

Return to the API
Return to the function listing


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