Space Engineers
Public Attributes | Properties | List of all members
Sandbox.Game.GameSystems.MyBlockGroup Class Reference
Inheritance diagram for Sandbox.Game.GameSystems.MyBlockGroup:
Sandbox.ModAPI.IMyBlockGroup Sandbox.ModAPI.Ingame.IMyBlockGroup

Public Attributes

StringBuilder Name = new StringBuilder()
 

Properties

MyCubeGrid CubeGrid [get, set]
 
- Properties inherited from Sandbox.ModAPI.Ingame.IMyBlockGroup
string Name [get]
 
IMyCubeGrid CubeGrid [get]
 
List< IMyTerminalBlockBlocks [get]
 
String Name [get]
 

Additional Inherited Members

- Public Member Functions inherited from Sandbox.ModAPI.IMyBlockGroup
void GetBlocks (List< IMyTerminalBlock > blocks, Func< IMyTerminalBlock, bool > collect=null)
 
void GetBlocksOfType< T > (List< IMyTerminalBlock > blocks, Func< IMyTerminalBlock, bool > collect=null)
 

Detailed Description

Definition at line 13 of file MyBlockGroup.cs.

Member Data Documentation

StringBuilder Sandbox.Game.GameSystems.MyBlockGroup.Name = new StringBuilder()

Definition at line 15 of file MyBlockGroup.cs.

Property Documentation

MyCubeGrid Sandbox.Game.GameSystems.MyBlockGroup.CubeGrid
getset

Definition at line 54 of file MyBlockGroup.cs.


The documentation for this class was generated from the following files: