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

Public Attributes

bool Force
 
long OtherEntityId
 
MyDeltaTransform MasterToSlave
 
Vector3 GearPivotPosition
 
CompressedPositionOrientation OtherPivot
 

Detailed Description

Definition at line 42 of file MyLandingGear.cs.

Member Data Documentation

bool SpaceEngineers.Game.Entities.Blocks.MyLandingGear.State.Force

Definition at line 47 of file MyLandingGear.cs.

Vector3 SpaceEngineers.Game.Entities.Blocks.MyLandingGear.State.GearPivotPosition

Definition at line 50 of file MyLandingGear.cs.

MyDeltaTransform SpaceEngineers.Game.Entities.Blocks.MyLandingGear.State.MasterToSlave

Definition at line 49 of file MyLandingGear.cs.

long SpaceEngineers.Game.Entities.Blocks.MyLandingGear.State.OtherEntityId

Definition at line 48 of file MyLandingGear.cs.

CompressedPositionOrientation SpaceEngineers.Game.Entities.Blocks.MyLandingGear.State.OtherPivot

Definition at line 51 of file MyLandingGear.cs.


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