Interface IGraphItem
Namespace: Unity.VisualScripting
Syntax
public interface IGraphItem
Properties
graph
Declaration
IGraph graph { get; }
Property Value
| Type | Description |
|---|---|
| IGraph |
public interface IGraphItem
IGraph graph { get; }
| Type | Description |
|---|---|
| IGraph |