Class Preferences
  
  
  
  
    Inheritance
    System.Object
    Preferences
   
  
    Inherited Members
    
      System.Object.ToString()
    
    
      System.Object.Equals(System.Object)
    
    
      System.Object.Equals(System.Object, System.Object)
    
    
      System.Object.ReferenceEquals(System.Object, System.Object)
    
    
      System.Object.GetHashCode()
    
    
      System.Object.GetType()
    
    
      System.Object.MemberwiseClone()
    
   
  
  Assembly: cs.temp.dll.dll
  Syntax
  
    public static class Preferences
   
  Properties
  
  
  
  
  AliasExecutable
  
  
  Declaration
  
    public static string AliasExecutable { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  AutomaticUpdate
  
  
  Declaration
  
    public static bool AutomaticUpdate { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  FileDragAndDropInScene
  
  
  Declaration
  
    public static bool FileDragAndDropInScene { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  IncludeForRuntimeWindows
  
  
  Declaration
  
    public static bool IncludeForRuntimeWindows { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  LogImportTime
  
  
  Declaration
  
    public static bool LogImportTime { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  LogTimeWithRuleEngine
  
  
  Declaration
  
    public static bool LogTimeWithRuleEngine { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public static bool LogTimeWithToolbox { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  OverridePrefabs
  
  
  Declaration
  
    public static bool OverridePrefabs { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  PrefabDependenciesDestination
  
  
  Declaration
  
    public static PrefabDependenciesDestination PrefabDependenciesDestination { get; set; }
   
  Property Value
  
  
  
  
  PrefabFolder
  
  
  Declaration
  
    public static string PrefabFolder { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         | 
      
    
  
  
  
  
  
  
  
  Declaration
  
    public static bool RightClickInSceneForToolbox { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  ScriptedImporterBehaviour
  
  
  Declaration
  
    public static ScriptedImporterBehaviour ScriptedImporterBehaviour { get; set; }
   
  Property Value
  
  
  
  
  UXImprovementStats
  
  
  Declaration
  
    public static bool UXImprovementStats { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.Boolean | 
         | 
      
    
  
  
  
  
  VREDExecutable
  
  
  Declaration
  
    public static string VREDExecutable { get; set; }
   
  Property Value
  
    
      
        | Type | 
        Description | 
      
    
    
      
        | System.String | 
         |