Space Engineers
Public Attributes | List of all members
Sandbox.Game.Entities.Blocks.MyMechanicalConnectionBlockBase.State Struct Reference

Public Attributes

long TopBlockId
 
MyDeltaTransform MasterToSlave
 
bool Welded
 

Detailed Description

Definition at line 41 of file MyMechanicalConnectionBlockBase.cs.

Member Data Documentation

MyDeltaTransform Sandbox.Game.Entities.Blocks.MyMechanicalConnectionBlockBase.State.MasterToSlave

Definition at line 51 of file MyMechanicalConnectionBlockBase.cs.

long Sandbox.Game.Entities.Blocks.MyMechanicalConnectionBlockBase.State.TopBlockId

No value - detached

0 - try to attach

Definition at line 50 of file MyMechanicalConnectionBlockBase.cs.

bool Sandbox.Game.Entities.Blocks.MyMechanicalConnectionBlockBase.State.Welded

Definition at line 52 of file MyMechanicalConnectionBlockBase.cs.


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