Skip to Content

bz_saveWorldCacheFile()

Available since 2.4.0

Have the server save out a world cache file to the specified file.

Usage

bool bz_saveWorldCacheFile(const char* file)
Parameters
const char* file

Path and file name to save the cache file to

Returns

bool - True if the write was sucsessfull, or false if there was an error

Other World Management Functions

Back to bzfs API Functions

This content is maintained on GitHub. We welcome any feedback and improvements!

Give us Feedback Edit this Page