Gets the processor configuration that is used for a particular model type
Namespace: KerbalDataAssembly: KerbalData (in KerbalData.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ProcessorConfig GetConfig<T>()
Type Parameters
- T
- model type to lookup
Return Value
configuration used by the registry when creating the processor instanceSee Also