Space Engineers
Public Member Functions | Properties | List of all members
Sandbox.Game.GameSystems.Conveyors.IMyConveyorEndpointBlock Interface Reference
Inheritance diagram for Sandbox.Game.GameSystems.Conveyors.IMyConveyorEndpointBlock:
Sandbox.Game.Entities.Blocks.MyCollector Sandbox.Game.Entities.Blocks.MyPistonTop Sandbox.Game.Entities.Cube.MyMotorAdvancedRotor Sandbox.Game.Entities.Cube.MyMotorStator Sandbox.Game.Entities.Cube.MyProductionBlock Sandbox.Game.Entities.Cube.MyShipConnector Sandbox.Game.Entities.MyCargoContainer Sandbox.Game.Entities.MyCockpit Sandbox.Game.Entities.MyConveyor Sandbox.Game.Entities.MyConveyorSorter Sandbox.Game.Entities.MyReactor Sandbox.Game.Entities.MyThrust Sandbox.Game.GameSystems.IMyGasBlock Sandbox.Game.Weapons.MyShipDrill Sandbox.Game.Weapons.MyShipToolBase Sandbox.Game.Weapons.MySmallGatlingGun Sandbox.Game.Weapons.MySmallMissileLauncher SpaceEngineers.Game.Weapons.Guns.MyLargeConveyorTurretBase

Public Member Functions

void InitializeConveyorEndpoint ()
 
PullInformation GetPullInformation ()
 
PullInformation GetPushInformation ()
 

Properties

IMyConveyorEndpoint ConveyorEndpoint [get]
 

Detailed Description

Definition at line 11 of file IMyConveyorEndpointBlock.cs.

Member Function Documentation

PullInformation Sandbox.Game.GameSystems.Conveyors.IMyConveyorEndpointBlock.GetPullInformation ( )
PullInformation Sandbox.Game.GameSystems.Conveyors.IMyConveyorEndpointBlock.GetPushInformation ( )
void Sandbox.Game.GameSystems.Conveyors.IMyConveyorEndpointBlock.InitializeConveyorEndpoint ( )

Property Documentation

IMyConveyorEndpoint Sandbox.Game.GameSystems.Conveyors.IMyConveyorEndpointBlock.ConveyorEndpoint
get

Definition at line 13 of file IMyConveyorEndpointBlock.cs.


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