Class PluginModuleDependencyAttribute
Inheritance
object
PluginModuleDependencyAttribute
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
public class PluginModuleDependencyAttribute : Attribute
Constructors
PluginModuleDependencyAttribute(Type)
Declaration
public PluginModuleDependencyAttribute(Type moduleType)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | moduleType |
Properties
moduleType
Declaration
public Type moduleType { get; }
Property Value
| Type | Description |
|---|---|
| Type |