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

If EnabledState is set to Auto, calling this auto-enables / auto-disables BlockDB depending on world's BuildSecurity.MinRank and BlockDBAutoEnableRank config key.

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

Syntax

   
 C# 
public bool AutoToggleIfNeeded()

Return Value

True if call resulted in IsEnabled being changed; otherwise false.

See Also