Class BoltCorePaths
Inheritance
BoltCorePaths
Syntax
[Plugin("VisualScripting.Core")]
public class BoltCorePaths : PluginPaths, IPluginModule, IPluginLinked
Constructors
BoltCorePaths(Plugin)
Declaration
public BoltCorePaths(Plugin plugin)
Parameters
Type |
Name |
Description |
Plugin |
plugin |
|
Properties
assemblyDocumentations
Declaration
public string assemblyDocumentations { get; }
Property Value
dotNetDocumentation
Declaration
public string dotNetDocumentation { get; }
Property Value
propertyProviders
Declaration
public string propertyProviders { get; }
Property Value
propertyProvidersEditor
Declaration
public string propertyProvidersEditor { get; }
Property Value
variableResources
Declaration
public string variableResources { get; }
Property Value
Extension Methods