Class PluginModuleDependencyAttribute
Inherited Members
Namespace: Unity.VisualScripting
Syntax
[AttributeUsage(AttributeTargets.Class, AllowMultiple = true, Inherited = false)]
public class PluginModuleDependencyAttribute : Attribute, _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 |