Space Engineers
Public Member Functions | Properties | List of all members
Sandbox.Game.GameSystems.Conveyors.IMyConveyorSegmentBlock Interface Reference
Inheritance diagram for Sandbox.Game.GameSystems.Conveyors.IMyConveyorSegmentBlock:
Sandbox.Game.Entities.MyConveyorConnector

Public Member Functions

void InitializeConveyorSegment ()
 

Properties

MyConveyorSegment ConveyorSegment [get]
 

Detailed Description

Definition at line 15 of file IMyConveyorSegmentBlock.cs.

Member Function Documentation

void Sandbox.Game.GameSystems.Conveyors.IMyConveyorSegmentBlock.InitializeConveyorSegment ( )

Property Documentation

MyConveyorSegment Sandbox.Game.GameSystems.Conveyors.IMyConveyorSegmentBlock.ConveyorSegment
get

Definition at line 17 of file IMyConveyorSegmentBlock.cs.


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