BSKFindAttributeDef

Module: BSKAttributeDef
BSKAttributeDef* BSKFindAttributeDef( BSKAttributeDef* list,
                                      BSKUI32 id );
Inputs: Returns: 0 if no definition with the given id is found, otherwise the definition with the given id is returned.

Description: Looks in the list for an attribute definition 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)