Class MyObjectBuilder_ShipSoundSystemDefinition
Inheritance
System.Object
MyObjectBuilder_ShipSoundSystemDefinition
Assembly: VRage.Game.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_ShipSoundSystemDefinition : MyObjectBuilder_DefinitionBase
Constructors
MyObjectBuilder_ShipSoundSystemDefinition()
Declaration
public MyObjectBuilder_ShipSoundSystemDefinition()
Fields
FullSpeed
Declaration
Field Value
Type |
Description |
System.Single |
|
LargeShipDetectionRadius
Declaration
public float LargeShipDetectionRadius
Field Value
Type |
Description |
System.Single |
|
MaxUpdateRange
Declaration
public float MaxUpdateRange
Field Value
Type |
Description |
System.Single |
|
WheelStartUpdateRange
Declaration
public float WheelStartUpdateRange
Field Value
Type |
Description |
System.Single |
|
WheelStopUpdateRange
Declaration
public float WheelStopUpdateRange
Field Value
Type |
Description |
System.Single |
|
Extension Methods