Class GraphNesterDescriptor
Namespace: Unity.VisualScripting
Syntax
public static class GraphNesterDescriptor
Methods
Summary(IGraphNester)
Declaration
public static string Summary(IGraphNester nester)
Parameters
| Type | Name | Description |
|---|---|---|
| IGraphNester | nester |
Returns
| Type | Description |
|---|---|
| String |
Title(IGraphNester)
Declaration
public static string Title(IGraphNester nester)
Parameters
| Type | Name | Description |
|---|---|---|
| IGraphNester | nester |
Returns
| Type | Description |
|---|---|
| String |