Space Engineers
Public Member Functions | Properties | List of all members
Sandbox.ModAPI.MyTerminalControlFactoryHelper Class Reference
Inheritance diagram for Sandbox.ModAPI.MyTerminalControlFactoryHelper:
Sandbox.ModAPI.IMyTerminalActionsHelper

Public Member Functions

Sandbox.ModAPI.Interfaces.ITerminalProperty GetProperty (string id, Type blockType)
 
void GetProperties (Type blockType, List< ITerminalProperty > resultList, Func< ITerminalProperty, bool > collect=null)
 
- Public Member Functions inherited from Sandbox.ModAPI.IMyTerminalActionsHelper
Sandbox.ModAPI.IMyGridTerminalSystem GetTerminalSystemForGrid (VRage.Game.ModAPI.IMyCubeGrid grid)
 

Properties

static MyTerminalControlFactoryHelper Static [get]
 

Detailed Description

Definition at line 16 of file MyTerminalControlFactoryHelper_ModAPI.cs.

Member Function Documentation

void Sandbox.ModAPI.MyTerminalControlFactoryHelper.GetProperties ( Type  blockType,
List< ITerminalProperty resultList,
Func< ITerminalProperty, bool >  collect = null 
)
inline
Sandbox.ModAPI.Interfaces.ITerminalProperty Sandbox.ModAPI.MyTerminalControlFactoryHelper.GetProperty ( string  id,
Type  blockType 
)
inline

Property Documentation

MyTerminalControlFactoryHelper Sandbox.ModAPI.MyTerminalControlFactoryHelper.Static
staticget

Definition at line 20 of file MyTerminalControlFactoryHelper_ModAPI.cs.


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