Gets the ProcessorConfig with the specified key.
Namespace: KerbalData.ConfigurationAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ProcessorConfig GetItemByKey( int index )
Parameters
- index
- Type:
System Int32
The key of the ProcessorConfig to retrieve.
Return Value
[Missing <returns> documentation for "M:KerbalData.Configuration.ProcessorsConfig.GetItemByKey(System.Int32)"]
See Also