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