Class BoltCorePaths
  
  
  
  
    Inheritance
    
    
    BoltCorePaths
   
  
  
  
  Syntax
  
    public sealed class BoltCorePaths : PluginPaths, IPluginModule, IPluginAddon
   
  Constructors
  
  
  
  
  BoltCorePaths(Plugin)
  
  
  Declaration
  
    public BoltCorePaths(Plugin plugin)
   
  Parameters
  
    
      
        | Type | 
        Name | 
        Description | 
      
    
    
      
        | Plugin | 
        plugin | 
         | 
      
    
  
  Properties
  
  
  
  
  restoredWindowLayout
  
  
  Declaration
  
    public string restoredWindowLayout { get; }
   
  Property Value
  
  
  
  
  restoredWindowLayoutName
  
  
  Declaration
  
    public string restoredWindowLayoutName { get; }
   
  Property Value
  
  
  
  
  scripts
  
  
  Declaration
  
    public string scripts { get; }
   
  Property Value
  
  
  
  
  variableResources
  
  
  Declaration
  
    public string variableResources { get; }
   
  Property Value
  
  
  
  
  windowLayout
  
  
  Declaration
  
    public string windowLayout { get; }
   
  Property Value
  
  
  
  
  windowLayoutName
  
  
  Declaration
  
    public string windowLayoutName { get; }
   
  Property Value
  
  
  
  
  xmlDocumentation
  
  
  Declaration
  
    public string xmlDocumentation { get; }
   
  Property Value
  
  Extension Methods