Class ValuePortDefinition
Inheritance
object
ValuePortDefinition
Inherited Members
Namespace: Unity.VisualScripting
Assembly: solution.dll
Syntax
public abstract class ValuePortDefinition : UnitPortDefinition, IUnitValuePortDefinition, IUnitPortDefinition
Properties
isValid
Declaration
public override bool isValid { get; }
Property Value
| Type | Description |
|---|---|
| bool |
Overrides
type
Declaration
[InspectableAttribute]
[DoNotSerializeAttribute]
public virtual Type type { get; set; }
Property Value
| Type | Description |
|---|---|
| Type |