Class PluginModuleAttribute
Implements
Inherited Members
Namespace: Unity.VisualScripting
Assembly: Unity.VisualScripting.Core.Editor.dll
Syntax
[AttributeUsage(AttributeTargets.Class)]
public class PluginModuleAttribute : Attribute, _Attribute
Properties
required
Declaration
public bool required { get; set; }
Property Value
Type | Description |
---|---|
bool |