Class MyObjectBuilder_RadiationSourceEntityComponent
  
  
  
  
    Inheritance
    System.Object
    
    
    MyObjectBuilder_RadiationSourceEntityComponent
   
  
  
  Assembly: SpaceEngineers.ObjectBuilders.dll
  Syntax
  
    [MyObjectBuilderDefinition]
public class MyObjectBuilder_RadiationSourceEntityComponent : MyObjectBuilder_ComponentBase
   
  Constructors
  
  
  
  
  MyObjectBuilder_RadiationSourceEntityComponent()
  
  
  Declaration
  
    public MyObjectBuilder_RadiationSourceEntityComponent()
   
  Fields
  
  
  
  MaxDistance
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Single |  | 
    
  
  
  
  OnlyWhenDamaged
  
  
  Declaration
  
    public bool OnlyWhenDamaged
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Boolean |  | 
    
  
  
  
  RadiationGain
  
  
  Declaration
  
    public float RadiationGain
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Single |  | 
    
  
  Extension Methods