Class MyObjectBuilder_ContainerDropComponent
  
  
  
  
    Inheritance
    System.Object
    
    
    MyObjectBuilder_ContainerDropComponent
   
  
  
  Assembly: VRage.Game.dll
  Syntax
  
    [MyObjectBuilderDefinition]
public class MyObjectBuilder_ContainerDropComponent : MyObjectBuilder_ComponentBase
   
  Constructors
  
  
  
  
  MyObjectBuilder_ContainerDropComponent()
  
  
  Declaration
  
    public MyObjectBuilder_ContainerDropComponent()
   
  Fields
  
  
  
  Competetive
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Boolean |  | 
    
  
  
  
  GPSName
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  
  
  GridEntityId
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int64 |  | 
    
  
  
  
  Owner
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Int64 |  | 
    
  
  
  
  PlayingSound
  
  
  Declaration
  
    [Serialize]
public string PlayingSound
   
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.String |  | 
    
  
  Extension Methods