[This is preliminary documentation and is subject to change.]
Adds a new zone to the collection.
The name of the zone cannot match existing names.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentNullException | If zone is null. |
| System..::..ArgumentException | This exact zone, or another zone with the same name is already in this ZoneCollection. |