BSKSerializeAttrDefListIn

Module: BSKAttributeDef
BSKAttributeDef* BSKSerializeAttrDefListIn( BSKStream* stream );
Inputs: Returns: the new attribute definition list, or 0 if the stream does not contain attribute definitions.

Description: Creates a new list of attribute definitions from the data contained in the indicated stream. If the stream contains no attribute definitions, this function returns 0.

Return to the API
Return to the function listing


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