Space Engineers
Classes | Public Member Functions | Static Public Member Functions | List of all members
Sandbox.Game.Entities.Cube.MyDisconnectHelper Class Reference

Classes

struct  Group
 

Public Member Functions

bool Disconnect (MyCubeGrid grid, MySlimBlock testBlock=null, bool testDisconnect=false)
 
bool TryDisconnect (MySlimBlock testBlock)
 

Static Public Member Functions

static bool IsDestroyedInVoxels (MySlimBlock block)
 

Detailed Description

Definition at line 21 of file MyDisconnectHelper.cs.

Member Function Documentation

bool Sandbox.Game.Entities.Cube.MyDisconnectHelper.Disconnect ( MyCubeGrid  grid,
MySlimBlock  testBlock = null,
bool  testDisconnect = false 
)
inline

Definition at line 39 of file MyDisconnectHelper.cs.

static bool Sandbox.Game.Entities.Cube.MyDisconnectHelper.IsDestroyedInVoxels ( MySlimBlock  block)
inlinestatic

Definition at line 164 of file MyDisconnectHelper.cs.

bool Sandbox.Game.Entities.Cube.MyDisconnectHelper.TryDisconnect ( MySlimBlock  testBlock)
inline

Definition at line 185 of file MyDisconnectHelper.cs.


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