[This is preliminary documentation and is subject to change.]
Resets key value to its default setting.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.3.0 (0.6.3.0)
Syntax
| C# |
public static bool ResetValue( this ConfigKey key )
Parameters
- key
- ConfigKey
Config key to reset.