We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Home || Prev || Next
ICLSKerbal
public interface ICLSKerbal { ICLSPart Part { get;} ProtoCrewMember Kerbal { get; } }
This object essentially is a wrapper for the ProtoCrewMember Object. It provides a relationship between CLS and KSP objects.
Properties
There was an error while loading. Please reload this page.