Class ImportWindow
  
  Editor Window for the Import Window
 
  
  
    Inheritance
    System.Object
    ImportWindow
   
  
  Assembly: cs.temp.dll.dll
  Syntax
  
    public class ImportWindow : SingletonEditorWindow
   
  Fields
  
  
  
  RuleSet
  
  
  Declaration
  
  Field Value
  
  Properties
  
  
  
  
  CreatePrefab
  
  
  Declaration
  
    public static bool CreatePrefab { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  ImportSettings
  
  
  Declaration
  
    public static ImportSettings ImportSettings { get; set; }
   
  Property Value
  
  
  
  
  WindowTitle
  
  
  Declaration
  
    public override string WindowTitle { get; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  Methods
  
  
  
  
  OnImportClicked()
  
  
  Declaration
  
    public void OnImportClicked()
   
  
  
  
  Open(String)
  
  
  Declaration
  
    public static void Open(string file)
   
  Parameters
  
    
      
        | Type | 
        Name | 
        Description | 
      
    
    
      
        | System.String | 
        file | 
         |