Class MyObjectBuilder_TerminalBlock
  
  
  
  
    Inheritance
    System.Object
    
    
    MyObjectBuilder_TerminalBlock
      
      
      
      
      
   
  
  
  Assembly: VRage.Game.dll
  Syntax
  
    [MyObjectBuilderDefinition]
public class MyObjectBuilder_TerminalBlock : MyObjectBuilder_CubeBlock
   
  Constructors
  
  
  
  
  MyObjectBuilder_TerminalBlock()
  
  
  Declaration
  
    public MyObjectBuilder_TerminalBlock()
   
  Fields
  
  
  
  CustomName
  
  
  Declaration
  
    [Serialize]
public string CustomName
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
  
  IsSurvivalModeForced
  
  
  Declaration
  
    [Serialize]
public bool IsSurvivalModeForced
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Boolean |  | 
    
  
  
  
  NumberInGrid
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int32 |  | 
    
  
  
  
  ShowInInventory
  
  
  Declaration
  
    public bool ShowInInventory
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Boolean |  | 
    
  
  
  
  ShowInTerminal
  
  
  Declaration
  
    public bool ShowInTerminal
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Boolean |  | 
    
  
  
  
  
  
  
  Declaration
  
    public bool ShowInToolbarConfig
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Boolean |  | 
    
  
  
  
  ShowOnHUD
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Boolean |  | 
    
  
  Extension Methods