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

The main world for this Rank. Set and saved by WorldManager.

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

Syntax

   
 C# 
[CanBeNullAttribute]
public World MainWorld { get; set; }

See Also