C# Class KAS.KASModuleAttachCore.AttachModeInfo

Mostrar archivo Open project: KospY/KAS

Public Properties

Property Type Description
Coupled bool
Docked bool
FixedJoint bool
StaticJoint bool

Property Details

Coupled public_oe property

public bool Coupled
return bool

Docked public_oe property

public bool Docked
return bool

FixedJoint public_oe property

public bool FixedJoint
return bool

StaticJoint public_oe property

public bool StaticJoint
return bool