[This is preliminary documentation and is subject to change.]

Default spawning point on the map.

Namespace: fCraft
Assembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)

Syntax

   
 C# 
public Position Spawn { get; set; }

Exceptions

ExceptionCondition
System..::..ArgumentOutOfRangeException If spawn coordinates are outside the map.

See Also