RepoParametersConfig Item Property (Int32) KerbalData - KSP Data Unlocked!
Gets the RepoParameterConfig at the specified index.

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

public RepoParameterConfig this[
	int index
] { get; }
See Also