Space Engineers
Public Attributes | List of all members
Sandbox.Game.Entities.Cube.ConnectivityResult Struct Reference

Public Attributes

Vector3I Position
 
MyCubeBlock FatBlock
 
MyBlockOrientation Orientation
 
MyCubeBlockDefinition Definition
 

Detailed Description

Definition at line 10 of file IMyGridConnectivityTest.cs.

Member Data Documentation

MyCubeBlockDefinition Sandbox.Game.Entities.Cube.ConnectivityResult.Definition

Definition at line 15 of file IMyGridConnectivityTest.cs.

MyCubeBlock Sandbox.Game.Entities.Cube.ConnectivityResult.FatBlock

Definition at line 13 of file IMyGridConnectivityTest.cs.

MyBlockOrientation Sandbox.Game.Entities.Cube.ConnectivityResult.Orientation

Definition at line 14 of file IMyGridConnectivityTest.cs.

Vector3I Sandbox.Game.Entities.Cube.ConnectivityResult.Position

Definition at line 12 of file IMyGridConnectivityTest.cs.


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