BSKSerializeUnitDefListOut
Module: BSKUnitDefinition
BSKI32 BSKSerializeUnitDefListOut( BSKUnitDefinition* list,
BSKStream* stream );
Inputs:
- list - the list of unit definitions to serialize.
- stream - the stream to write the unit definitions to.
Returns: 0 if successful.
Description:
Writes the given unit definition list 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)