[This is preliminary documentation and is subject to change.]
Attempts to parse given key's value as an integer.
Throws a FormatException on failure.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.1 (0.6.3.1)
Syntax
| C# |
public static int GetInt( this ConfigKey key )
Parameters
- key
- ConfigKey