Space Engineers
Public Attributes | List of all members
Sandbox.Game.Components.MyRopeData Struct Reference

Public Attributes

float MaxRopeLength
 
float MinRopeLength
 
float MinRopeLengthFromDummySizes
 
float MinRopeLengthStatic
 
float CurrentRopeLength
 
long HookEntityIdA
 
long HookEntityIdB
 
MyRopeDefinition Definition
 

Detailed Description

Definition at line 28 of file MyRopeComponent.cs.

Member Data Documentation

float Sandbox.Game.Components.MyRopeData.CurrentRopeLength

Definition at line 34 of file MyRopeComponent.cs.

MyRopeDefinition Sandbox.Game.Components.MyRopeData.Definition

Definition at line 37 of file MyRopeComponent.cs.

long Sandbox.Game.Components.MyRopeData.HookEntityIdA

Definition at line 35 of file MyRopeComponent.cs.

long Sandbox.Game.Components.MyRopeData.HookEntityIdB

Definition at line 36 of file MyRopeComponent.cs.

float Sandbox.Game.Components.MyRopeData.MaxRopeLength

Definition at line 30 of file MyRopeComponent.cs.

float Sandbox.Game.Components.MyRopeData.MinRopeLength

Definition at line 31 of file MyRopeComponent.cs.

float Sandbox.Game.Components.MyRopeData.MinRopeLengthFromDummySizes

Definition at line 32 of file MyRopeComponent.cs.

float Sandbox.Game.Components.MyRopeData.MinRopeLengthStatic

Definition at line 33 of file MyRopeComponent.cs.


The documentation for this struct was generated from the following file: