BSKSerializeDatabaseIn

Module: BSKDatabase
BSKDatabase* BSKSerializeDatabaseIn( BSKStream* stream );
Inputs: Returns: the new database object.

Description: Creates a new database object and initializes its contents from the contents of the stream by calling the appropriate "Serialize...In" 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)