boonnano 1
C++ library giving usage access to the Boon Logic Nano technology
 
Loading...
Searching...
No Matches

◆ Serialize() [1/2]

bool CBoonNano::Serialize ( const char * ArchivePath,
bool IsLoading )

Consolidate to/from a binary file

Parameters
ArchivePathFile path name to save/read from
IsLoadingTrue if reading from a file and false if writing out object to a file
Returns
True if success, false if fail (see GetErrorMessage for more details)