Class MyObjectBuilder_PathRecorderComponentDefinition
Inheritance
System.Object
MyObjectBuilder_PathRecorderComponentDefinition
Assembly: SpaceEngineers.ObjectBuilders.dll
Syntax
[MyObjectBuilderDefinition]
public class MyObjectBuilder_PathRecorderComponentDefinition : MyObjectBuilder_ComponentDefinitionBase
Constructors
MyObjectBuilder_PathRecorderComponentDefinition()
Declaration
public MyObjectBuilder_PathRecorderComponentDefinition()
Fields
MaxDistanceBetweenRecords
Declaration
public float MaxDistanceBetweenRecords
Field Value
Type |
Description |
System.Single |
|
MaxRecordTime
Declaration
Field Value
Type |
Description |
System.Int32 |
|
MaxUpdateBetweenRecords
Declaration
public byte MaxUpdateBetweenRecords
Field Value
Type |
Description |
System.Byte |
|
MinDistanceBetweenRecords
Declaration
public float MinDistanceBetweenRecords
Field Value
Type |
Description |
System.Single |
|
MinUpdateBetweenRecords
Declaration
public byte MinUpdateBetweenRecords
Field Value
Type |
Description |
System.Byte |
|
Extension Methods