Class MyObjectBuilder_GlobalEncounterComponent
  
  
  
  
    Inheritance
    System.Object
    
    
    MyObjectBuilder_GlobalEncounterComponent
   
  
  
  Assembly: SpaceEngineers.ObjectBuilders.dll
  Syntax
  
    [MyObjectBuilderDefinition]
public class MyObjectBuilder_GlobalEncounterComponent : MyObjectBuilder_ComponentBase
   
  Constructors
  
  
  
  
  MyObjectBuilder_GlobalEncounterComponent()
  
  
  Declaration
  
    public MyObjectBuilder_GlobalEncounterComponent()
   
  Fields
  
  
  
  EncounterId
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int64 |  | 
    
  
  
  
  GpsCreated
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Boolean |  | 
    
  
  
  
  SpawnGroupName
  
  
  Declaration
  
    public string SpawnGroupName
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  Extension Methods