BSKSerializeAttrDefListOut
Module: BSKAttributeDef
BSKI32 BSKSerializeAttrDefListOut( BSKAttributeDef* list,
BSKStream* stream );
Inputs:
- list - the list of attribute definitions to write.
- stream - the stream to write the definitions to.
Returns: 0 on success.
Description:
Writes the given list of attribute definitions to the given stream.
Return to the API
Return to the function listing
Last updated on 9 Feb 2001 by Jamis Buck (minam@rpgplanet.com)