ProcessorsConfig Item Property (Object) KerbalData - KSP Data Unlocked!
Gets the ProcessorConfig with the specified key.

Namespace: KerbalData.Configuration
Assembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public ProcessorConfig this[
	Object index
] { get; }
See Also