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