Class DisableAnnotationAttribute
Inheritance
object
DisableAnnotationAttribute
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
public class DisableAnnotationAttribute : Attribute
Properties
disableGizmo
Declaration
public bool disableGizmo { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
disableIcon
Declaration
public bool disableIcon { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |