Class BuiltInObjectComponentDefList
- Namespace
- KSP.Sim
- Assembly
- Assembly-CSharp.dll
public static class BuiltInObjectComponentDefList
- Inheritance
-
BuiltInObjectComponentDefList
- Inherited Members
-
Fields
OBJECT_COMPONENT_TYPE_CELESTIAL_BODY
public static Type OBJECT_COMPONENT_TYPE_CELESTIAL_BODY
Field Value
- Type
OBJECT_COMPONENT_TYPE_CELESTIAL_BODY_STRING
public static string OBJECT_COMPONENT_TYPE_CELESTIAL_BODY_STRING
Field Value
- string
OBJECT_COMPONENT_TYPE_ORBITER
public static Type OBJECT_COMPONENT_TYPE_ORBITER
Field Value
- Type
OBJECT_COMPONENT_TYPE_ORBITER_STRING
public static string OBJECT_COMPONENT_TYPE_ORBITER_STRING
Field Value
- string
OBJECT_COMPONENT_TYPE_PART
public static Type OBJECT_COMPONENT_TYPE_PART
Field Value
- Type
OBJECT_COMPONENT_TYPE_PART_OWNER
public static Type OBJECT_COMPONENT_TYPE_PART_OWNER
Field Value
- Type
OBJECT_COMPONENT_TYPE_PART_OWNER_STRING
public static string OBJECT_COMPONENT_TYPE_PART_OWNER_STRING
Field Value
- string
OBJECT_COMPONENT_TYPE_PART_STRING
public static string OBJECT_COMPONENT_TYPE_PART_STRING
Field Value
- string
OBJECT_COMPONENT_TYPE_RIGIDBODY
public static Type OBJECT_COMPONENT_TYPE_RIGIDBODY
Field Value
- Type
OBJECT_COMPONENT_TYPE_RIGIDBODY_STRING
public static string OBJECT_COMPONENT_TYPE_RIGIDBODY_STRING
Field Value
- string
OBJECT_COMPONENT_TYPE_VESSEL
public static Type OBJECT_COMPONENT_TYPE_VESSEL
Field Value
- Type
OBJECT_COMPONENT_TYPE_VESSEL_STRING
public static string OBJECT_COMPONENT_TYPE_VESSEL_STRING
Field Value
- string
gObjectComponentDefArray
public static ObjectComponent[] gObjectComponentDefArray
Field Value
- ObjectComponent[]
gObjectComponentDef_CelestialBodyComponent
public static ObjectComponent gObjectComponentDef_CelestialBodyComponent
Field Value
- ObjectComponent
gObjectComponentDef_OrbiterComponent
public static ObjectComponent gObjectComponentDef_OrbiterComponent
Field Value
- ObjectComponent
gObjectComponentDef_PartComponent
public static ObjectComponent gObjectComponentDef_PartComponent
Field Value
- ObjectComponent
gObjectComponentDef_PartOwnerComponent
public static ObjectComponent gObjectComponentDef_PartOwnerComponent
Field Value
- ObjectComponent
gObjectComponentDef_RigidbodyComponent
public static ObjectComponent gObjectComponentDef_RigidbodyComponent
Field Value
- ObjectComponent
gObjectComponentDef_VesselComponent
public static ObjectComponent gObjectComponentDef_VesselComponent
Field Value
- ObjectComponent