[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.5 (0.6.3.5)
Syntax
| C# |
public static int GetInt( this ConfigKey key )
Parameters
- key
- ConfigKey