BSKFindVariable

Module: BSKVariable
BSKVariable* BSKFindVariable( BSKVariable* list, BSKUI32 id );
Inputs: Returns: the requested BSKVariable object, or 0 if one can't be found with the given identifier.

Description: Searches the given list for a variable with the given identifier.

Return to the API
Return to the function listing


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