[This is preliminary documentation and is subject to change.]
Default spawning point on the map.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
public Position Spawn { get; set; }
Exceptions
| Exception | Condition |
|---|---|
| System..::..ArgumentOutOfRangeException | If spawn coordinates are outside the map. |