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

Whether this world is currently pending unload (waiting for block updates to finish processing before unloading).

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

Syntax

   
 C# 
public bool IsPendingMapUnload { get; private set; }

See Also