Class MyContainerDefinition.DefaultComponent
  
  
  
  
    Inheritance
    System.Object
    MyContainerDefinition.DefaultComponent
   
  
  Assembly: VRage.Game.dll
  Syntax
  
    public class DefaultComponent : Object
   
  Constructors
  
  
  
  
  DefaultComponent()
  
  
  Declaration
  
    public DefaultComponent()
   
  Fields
  
  
  
  BuilderType
  
  
  Declaration
  
    public MyObjectBuilderType BuilderType
   
  Field Value
  
  
  
  ForceCreate
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Boolean |  | 
    
  
  
  
  InstanceType
  
  
  Declaration
  
  Field Value
  
    
      
        | Type | Description | 
    
    
      
        | System.Type |  | 
    
  
  
  
  SubtypeId
  
  
  Declaration
  
    public Nullable<MyStringHash> SubtypeId
   
  Field Value
  
  Methods
  
  
  
  
  IsValid()
  
  
  Declaration
  
  Returns
  
    
      
        | Type | Description | 
    
    
      
        | System.Boolean |  |