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