BSKFindThing

Module: BSKThing
BSKThing* BSKFindThing( BSKDatabase* db, BSKUI32 id );
Inputs: Returns: the thing with the given id if one is found, otherwise returns 0.

Description: Searches the list of things in the given database for the first thing with the given identifier and returns it.

Return to the API
Return to the function listing


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