[This is preliminary documentation and is subject to change.]
Returns the ConfigSection that a given key is associated with.
Namespace: fCraftAssembly: fCraft (in fCraft.dll) Version: 0.6.2.4 (0.6.2.4)
Syntax
| C# |
public static ConfigSection GetSection( this ConfigKey key )
Parameters
- key
- ConfigKey
[Missing <param name="key"/> documentation for "M:fCraft.Config.GetSection(fCraft.ConfigKey)"]
Return Value
[Missing <returns> documentation for "M:fCraft.Config.GetSection(fCraft.ConfigKey)"]