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

Whether the world is currently locked (in read-only mode).

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

Syntax

   
 C# 
public bool IsLocked { get; internal set; }

See Also