[This is preliminary documentation and is subject to change.]
Attempts to parse a given key's value as a boolean.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.2 (0.6.3.2)
Syntax
Parameters
- key
- ConfigKey
ConfigKey to get value from.
- result
- Boolean%
Will be set to the value on success, or to false on failure.