[This is preliminary documentation and is subject to change.]
Makes a copy of the current map file associated with this world.
This does NOT save map to disk, and does NOT guarantee that the most up-to-date copy of the map was backed up.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.5 (0.6.3.5)
Syntax
Parameters
- targetName
- String
Target file name.
Return Value
Whether a backup was created or not.
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentNullException | targetName is null. |