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

Checks whether this BlockDB is enabled (either automatically or manually). Set EnabledState to enable/disable.

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

Syntax

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

See Also