[This is preliminary documentation and is subject to change.]
Attempts to parse given key's value as a boolean.
Throws a FormatException on failure.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
| C# |
public static bool Enabled( this ConfigKey key )
Parameters
- key
- ConfigKey
[Missing <param name="key"/> documentation for "M:fCraft.Config.Enabled(fCraft.ConfigKey)"]
Return Value
[Missing <returns> documentation for "M:fCraft.Config.Enabled(fCraft.ConfigKey)"]