Class MyObjectBuilder_ShipControllerDefinition
Inheritance
System.Object
MyObjectBuilder_ShipControllerDefinition
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_ShipControllerDefinition : MyObjectBuilder_FunctionalBlockDefinition
Constructors
MyObjectBuilder_ShipControllerDefinition()
Declaration
public MyObjectBuilder_ShipControllerDefinition()
Fields
EnableBuilderCockpit
Declaration
public bool EnableBuilderCockpit
Field Value
Type |
Description |
System.Boolean |
|
EnableFirstPerson
Declaration
public bool EnableFirstPerson
Field Value
Type |
Description |
System.Boolean |
|
EnableShipControl
Declaration
public bool EnableShipControl
Field Value
Type |
Description |
System.Boolean |
|
GetInSound
Declaration
Field Value
Type |
Description |
System.String |
|
GetOutSound
Declaration
public string GetOutSound
Field Value
Type |
Description |
System.String |
|
IsDefault3rdView
Declaration
public bool IsDefault3rdView
Field Value
Type |
Description |
System.Boolean |
|
RaycastOffset
Declaration
public Vector3D RaycastOffset
Field Value
TargetLockingEnabled
Declaration
public bool TargetLockingEnabled
Field Value
Type |
Description |
System.Boolean |
|
Extension Methods