C4 Engine
C4 Engine API Documentation

WorldMgr::SaveDeltaWorld

Defined in:  C4World.h
Saves a delta file for the current world.
Prototype

void SaveDeltaWorld(const char *name);

Parameters
name The name of the file to save.
Description
See Also

World

WorldMgr::RestoreDeltaWorld

WorldMgr::LoadWorld

WorldMgr::UnloadWorld