Struct PartDefinitionContainer
- Namespace
- KSP.Sim.Definitions
- Assembly
- Assembly-CSharp.dll
public struct PartDefinitionContainer
- Inherited Members
- Extension Methods
Fields
partDefinition
public PartDefinition partDefinition
Field Value
partGuid
public string partGuid
Field Value
partName
public string partName
Field Value
partState
[Obsolete("partState should be refactored out of PartDefinitionContainer. I think the attachment state should be renamed attachment definition and stored here tho.")]
public PartState? partState