BSKSerializeDatabaseOut

Module: BSKDatabase
BSKI32 BSKSerializeDatabaseOut( BSKDatabase* db, BSKStream* stream );
Inputs: Returns: 0 if successful.

Description: Writes the entire database to the given stream by calling the appropriate serialize routine for each of the database's components.

Return to the API
Return to the function listing


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